Home
last modified time | relevance | path

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

/packages/modules/DeviceLock/DeviceLockController/tests/robolectric/src/com/android/devicelockcontroller/shadows/
DShadowBuild.java35 public static void setIsDebuggable(boolean isDebuggable) { in setIsDebuggable()
/packages/modules/DnsResolver/
Dutil.h61 inline bool isDebuggable() { in isDebuggable() function
/packages/apps/Settings/src/com/android/settings/development/
DNotificationChannelWarningsPreferenceController.java77 boolean isDebuggable() { in isDebuggable() method in NotificationChannelWarningsPreferenceController
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/devapi/
DDevContextFilter.java125 public boolean isDebuggable(String callingAppPackage) { in isDebuggable() method in DevContextFilter
/packages/modules/Connectivity/tests/unit/java/com/android/server/net/
DNetworkStatsServiceTest.java513 public boolean isDebuggable() { in makeDependencies() method in NetworkStatsServiceTest
/packages/modules/CaptivePortalLogin/src/com/android/captiveportallogin/
DCaptivePortalLoginActivity.java661 private static boolean isDebuggable() { in isDebuggable() method in CaptivePortalLoginActivity