Home
last modified time | relevance | path

Searched refs:sAllowKey (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/adb/
DAdbDebuggingManagerTestActivity.java40 private static boolean sAllowKey; field in AdbDebuggingManagerTestActivity
70 if (sAllowKey) { in onCreate()
113 sAllowKey = allow; in setAllowKey()