Loading core/java/android/view/ViewConfiguration.java +1 −1 Original line number Diff line number Diff line Loading @@ -702,7 +702,7 @@ public class ViewConfiguration { * * @return how long a user needs to press the relevant key to bring up * the global actions dialog. * @deprecated * @deprecated This timeout should not be used by applications */ @Deprecated public static long getGlobalActionKeyTimeout() { Loading Loading
core/java/android/view/ViewConfiguration.java +1 −1 Original line number Diff line number Diff line Loading @@ -702,7 +702,7 @@ public class ViewConfiguration { * * @return how long a user needs to press the relevant key to bring up * the global actions dialog. * @deprecated * @deprecated This timeout should not be used by applications */ @Deprecated public static long getGlobalActionKeyTimeout() { Loading