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

  /frameworks/base/core/java/android/app/
IApplicationThread.java 96 Bundle coreSettings) throws RemoteException;
126 void setCoreSettings(Bundle coreSettings) throws RemoteException;
ApplicationThreadNative.java 280 Bundle coreSettings = data.readBundle();
285 services, coreSettings);
    [all...]
ActivityThread.java 737 Bundle coreSettings) {
744 setCoreSettings(coreSettings);
    [all...]

Completed in 685 milliseconds