am 8031fa01: Fix build due to @deprecated tag not having content
* commit '8031fa014cd9f8bb9eb7de47b76a732cdfade687': Fix build due to @deprecated tag not having content
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