Searched refs:shouldStartOnUnlock (Results 1 – 3 of 3) sorted by relevance
69 assertThat(info.shouldStartOnUnlock()).isTrue(); in testServiceNameWithDefaults()98 assertThat(info.shouldStartOnUnlock()).isFalse(); in triggerAsap()104 assertThat(info.shouldStartOnUnlock()).isTrue(); in triggerUnlocked()149 assertThat(info.shouldStartOnUnlock()).isTrue(); in allArgs()
88 boolean shouldStartOnUnlock() { in shouldStartOnUnlock() method in VendorServiceInfo
201 || (unlocked && service.shouldStartOnUnlock()); in startOrBindServicesForUser()