Searched refs:onLocked (Results 1 – 13 of 13) sorted by relevance
238 handler.onLocked().get(); in onLockedDebug_withDisableOutgoingCallShouldSetExpectedUserRestrictions()265 handler.onLocked().get(); in onLocked_withDisableOutgoingCallShouldSetExpectedUserRestrictions()288 handler.onLocked().get(); in onLocked_withDisableOutgoingCallAndUnknownSourcesShouldSetExpectedUserRestrictions()315 handler.onLocked().get(); in onLocked_withDebuggingAllowed_shouldNotDisallowDebuggingFeatures()333 handler.onLocked().get(); in onCleared_shouldClearExpectedUserRestrictions()374 handler.onLocked().get(); in onClearedDebug_shouldClearExpectedUserRestrictions()
168 mHandler.onLocked().get(); in onLocked_shouldHaveNonDuplicateLockTaskFeaturesAndPackages()185 mHandler.onLocked().get(); in onLocked_withDefaultSystemPackages_shouldHaveExpectedLockTaskFeaturesAndPackages()
121 assertThat(mHandler.onLocked().get()).isTrue(); in onLocked_shouldDoNothing()
137 assertThat(mHandler.onLocked().get()).isTrue(); in onLocked_shouldDoNothing()
142 mHandler.onLocked().get(); in onLocked_shouldExemptBackgroundStartAndKioskApp()
131 assertThat(mHandler.onLocked().get()).isTrue(); in onLocked_shouldDoNothing()
145 assertThat(mHandler.onLocked().get()).isTrue(); in onLocked_shouldDoNothing()
168 assertThat(mHandler.onLocked().get()).isTrue(); in onLocked_shouldDoNothing()
43 default ListenableFuture<Boolean> onLocked() { in onLocked() method
168 public ListenableFuture<Boolean> onLocked() {
79 public ListenableFuture<Boolean> onLocked() { in onLocked() method in UserRestrictionsPolicyHandler
94 public ListenableFuture<Boolean> onLocked() { in onLocked() method in LockTaskModePolicyHandler
281 futures.add(policy.onLocked());