Searched refs:shouldStartOnUnlock (Results 1 – 3 of 3) sorted by relevance
70 assertThat(info.shouldStartOnUnlock()).isTrue(); in testServiceNameWithDefaults()99 assertThat(info.shouldStartOnUnlock()).isFalse(); in triggerAsap()105 assertThat(info.shouldStartOnUnlock()).isTrue(); in triggerUnlocked()150 assertThat(info.shouldStartOnUnlock()).isTrue(); in allArgs()
88 boolean shouldStartOnUnlock() { in shouldStartOnUnlock() method in VendorServiceInfo
174 || (unlocked && service.shouldStartOnUnlock()); in startOrBindServicesForUser()