Searched refs:ensureBootCompleted (Results 1 – 3 of 3) sorted by relevance
630 public abstract void ensureBootCompleted(); in ensureBootCompleted() method in ActivityManagerInternal
1740 ensureBootCompleted(); in handleMessage()1744 ensureBootCompleted(); in handleMessage()1767 ensureBootCompleted(); in handleMessage()5305 final void ensureBootCompleted() { in ensureBootCompleted() method in ActivityManagerService18328 public void ensureBootCompleted() { in ensureBootCompleted() method18330 ActivityManagerService.this.ensureBootCompleted(); in ensureBootCompleted()
6331 mAmInternal.ensureBootCompleted(); in updateTopComponentForFactoryTest()