Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodUtils.java730 static boolean checkIfPackageBelongsToUid(AppOpsManager appOpsManager, in checkIfPackageBelongsToUid() method in InputMethodUtils
DMultiClientInputMethodManagerService.java1537 editorInfo != null && InputMethodUtils.checkIfPackageBelongsToUid( in startInputOrWindowGainedFocus()
DInputMethodManagerService.java2081 if (!InputMethodUtils.checkIfPackageBelongsToUid(mAppOpsManager, cs.uid, in startInputUncheckedLocked()
3178 } else if (mCurIntent != null && InputMethodUtils.checkIfPackageBelongsToUid( in canShowInputMethodPickerLocked()
/frameworks/base/services/
Dart-profile7391 HSPLcom/android/server/inputmethod/InputMethodUtils;->checkIfPackageBelongsToUid(Landroid/app/AppOp…