Fix build due to @deprecated tag not having content
Bug: 14441321 Change-Id: Ia42040db7030e4318ed2c34bbe90808a49f002db
This commit is contained in:
@@ -702,7 +702,7 @@ public class ViewConfiguration {
|
|||||||
*
|
*
|
||||||
* @return how long a user needs to press the relevant key to bring up
|
* @return how long a user needs to press the relevant key to bring up
|
||||||
* the global actions dialog.
|
* the global actions dialog.
|
||||||
* @deprecated
|
* @deprecated This timeout should not be used by applications
|
||||||
*/
|
*/
|
||||||
@Deprecated
|
@Deprecated
|
||||||
public static long getGlobalActionKeyTimeout() {
|
public static long getGlobalActionKeyTimeout() {
|
||||||
|
|||||||
Reference in New Issue
Block a user