Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/development/
DNotificationChannelWarningsPreferenceController.java82 boolean isDebuggable() { in isDebuggable() method in NotificationChannelWarningsPreferenceController
/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.java447 private static boolean isDebuggable() { in isDebuggable() method in CaptivePortalLoginActivity