Searched defs:coreSettings (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/core/java/android/os/ |
| D | GraphicsEnvironment.java | 98 public void setup(Context context, Bundle coreSettings) { in setup() 125 public static boolean shouldUseAngle(Context context, Bundle coreSettings, in shouldUseAngle() 226 Context context, Bundle coreSettings, PackageManager pm, String packageName) { in setupGpuLayers() 414 private String getAngleDebugPackage(Context context, Bundle coreSettings) { in getAngleDebugPackage() 694 private static String chooseDriverInternal(Context context, Bundle coreSettings) { in chooseDriverInternal() 785 Context context, Bundle coreSettings, PackageManager pm, String packageName) { in chooseDriver()
|
| /frameworks/base/core/java/android/app/ |
| D | IApplicationThread.aidl | 75 in Bundle coreSettings, in String buildSerial, in AutofillOptions autofillOptions, in bindApplication() 111 void setCoreSettings(in Bundle coreSettings); in setCoreSettings()
|
| D | ActivityThread.java | 1003 CompatibilityInfo compatInfo, Map services, Bundle coreSettings, in bindApplication() 1554 public void setCoreSettings(Bundle coreSettings) { in setCoreSettings() 4775 private void handleSetCoreSettings(Bundle coreSettings) { in handleSetCoreSettings()
|