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 101 void scheduleConfigurationChanged(Configuration config) throws RemoteException;
ApplicationThreadNative.java 320 scheduleConfigurationChanged(config);
    [all...]
ActivityThread.java 781 public void scheduleConfigurationChanged(Configuration config) {
    [all...]

Completed in 34 milliseconds