Searched defs:coreSettings (Results 1 – 3 of 3) sorted by relevance
101 CompatibilityInfo compatInfo, Map<String, IBinder> services, Bundle coreSettings) in bindApplication()137 void setCoreSettings(Bundle coreSettings) throws RemoteException; in setCoreSettings()
303 Bundle coreSettings = data.readBundle(); in onTransact() local1055 Map<String, IBinder> services, Bundle coreSettings) throws RemoteException { in bindApplication()1306 public void setCoreSettings(Bundle coreSettings) throws RemoteException { in setCoreSettings()
853 CompatibilityInfo compatInfo, Map<String, IBinder> services, Bundle coreSettings) { in bindApplication()1213 public void setCoreSettings(Bundle coreSettings) { in setCoreSettings()4004 private void handleSetCoreSettings(Bundle coreSettings) { in handleSetCoreSettings()