Searched refs:onThirdPartyAppsStarted (Results 1 – 3 of 3) sorted by relevance
60 public abstract void onThirdPartyAppsStarted(); in onThirdPartyAppsStarted() method in LockSettingsInternal
970 private void onThirdPartyAppsStarted() { in onThirdPartyAppsStarted() method in LockSettingsService3441 public void onThirdPartyAppsStarted() {3442 LockSettingsService.this.onThirdPartyAppsStarted();
3181 lockSettingsInternal.onThirdPartyAppsStarted(); in startOtherServices()