Home
last modified time | relevance | path

Searched refs:checkIfPackageBelongsToUid (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DClientController.java143 return InputMethodUtils.checkIfPackageBelongsToUid( in verifyClientAndPackageMatch()
DInputMethodUtils.java187 static boolean checkIfPackageBelongsToUid(PackageManagerInternal packageManagerInternal, in checkIfPackageBelongsToUid() method in InputMethodUtils
DInputMethodSettings.java634 if (!InputMethodUtils.checkIfPackageBelongsToUid(packageManagerInternal, callingUid, in getNewAdditionalSubtypeMap()
DInputMethodManagerService.java3832 if (editorInfo != null && !InputMethodUtils.checkIfPackageBelongsToUid( in startInputOrWindowGainedFocus()
4012 if (curIntent != null && InputMethodUtils.checkIfPackageBelongsToUid( in canShowInputMethodPickerLocked()
4297 if (imeComponentName == null || !InputMethodUtils.checkIfPackageBelongsToUid( in setExplicitlyEnabledInputMethodSubtypes()
/frameworks/base/services/
Dart-wear-profile12545 PLcom/android/server/inputmethod/InputMethodUtils;->checkIfPackageBelongsToUid(Landroid/content/pm/…