Home
last modified time | relevance | path

Searched defs:isDebuggable (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/plugins/
DPluginInitializerImpl.java49 public boolean isDebuggable() { in isDebuggable() method in PluginInitializerImpl
/packages/apps/Settings/src/com/android/settings/development/
DNotificationChannelWarningsPreferenceController.java82 boolean isDebuggable() { in isDebuggable() method in NotificationChannelWarningsPreferenceController
/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DCaptivePortalLoginActivity.java464 private static boolean isDebuggable() { in isDebuggable() method in CaptivePortalLoginActivity