HomeSort by relevance Sort by last modified time
    Searched defs:scheduleConfigurationChanged (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/app/
IApplicationThread.java 100 void scheduleConfigurationChanged(Configuration config) throws RemoteException;
ApplicationThreadNative.java 315 scheduleConfigurationChanged(config);
    [all...]
ActivityThread.java 778 public void scheduleConfigurationChanged(Configuration config) {
    [all...]

Completed in 806 milliseconds