Home
last modified time | relevance | path

Searched defs:displayContext (Results 1 – 3 of 3) sorted by relevance

/packages/modules/AdServices/sdksandbox/SdkSandbox/src/com/android/sdksandbox/
DSandboxedSdkHolder.java146 Context displayContext = mContext.createDisplayContext( in onSurfacePackageRequested() local
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
DKeyboardSwitcher.java93 public void updateKeyboardTheme(@NonNull Context displayContext) { in updateKeyboardTheme()
461 public View onCreateInputView(@NonNull Context displayContext, in onCreateInputView()
/packages/apps/Launcher3/src/com/android/launcher3/
DInvariantDeviceProfile.java249 Context displayContext = context.createDisplayContext(display); in InvariantDeviceProfile() local