Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/
DAppStateNotificationBridge.java319 public static final boolean enableSwitch(AppEntry entry) { in enableSwitch() method
/packages/apps/Settings/src/com/android/settings/applications/
DAppStateNotificationBridge.java321 public static final boolean enableSwitch(AppEntry entry) { in enableSwitch() method
/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
DAppStateNotificationBridgeTest.java572 AppStateNotificationBridge.enableSwitch(null); in testSwitchViews_nullDoesNotCrash()
/packages/apps/Settings/src/com/android/settings/applications/manageapplications/
DManageApplications.java1451 AppStateNotificationBridge.enableSwitch(entry), in updateSwitch()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/manageapplications/
DManageApplications.java1427 AppStateNotificationBridge.enableSwitch(entry), in updateSwitch()