Searched refs:shouldStartOnUnlock (Results 1 – 2 of 2) sorted by relevance
73 assertThat(info.shouldStartOnUnlock()).isTrue(); in testServiceNameWithDefaults()106 assertThat(info.shouldStartOnUnlock()).isFalse(); in triggerAsap()113 assertThat(info.shouldStartOnUnlock()).isTrue(); in triggerUnlocked()223 assertThat(info.shouldStartOnUnlock()).isTrue(); in allArgs()
119 boolean shouldStartOnUnlock() { in shouldStartOnUnlock() method in VendorServiceInfo