Searched refs:enableSwitch (Results 1 – 4 of 4) sorted by relevance
126 stats.blockable = mBackend.enableSwitch(mContext, entry.info); in addBlockStatus()315 public static final boolean enableSwitch(AppEntry entry) { in enableSwitch() method
98 when(mBackend.enableSwitch(any(), any())).thenReturn(true); in setUp()570 AppStateNotificationBridge.enableSwitch(null); in testSwitchViews_nullDoesNotCrash()
159 public boolean enableSwitch(Context context, ApplicationInfo app) { in enableSwitch() method in NotificationBackend
1875 AppStateNotificationBridge.enableSwitch(entry), in updateSwitch()