Searched refs:scheduleActivityConfigurationChanged (Results 1 – 4 of 4) sorted by relevance
111 void scheduleActivityConfigurationChanged(IBinder token) throws RemoteException; in scheduleActivityConfigurationChanged() method
396 scheduleActivityConfigurationChanged(b); in onTransact()1017 public final void scheduleActivityConfigurationChanged( in scheduleActivityConfigurationChanged() method in ApplicationThreadProxy
778 public void scheduleActivityConfigurationChanged(IBinder token) { in scheduleActivityConfigurationChanged() method in ActivityThread.ApplicationThread
4519 r.app.thread.scheduleActivityConfigurationChanged(r.appToken); in ensureActivityConfigurationLocked()