Searched refs:isPackageAuthorized (Results 1 – 2 of 2) sorted by relevance
351 if (mAllowAppToHideContentArea || (mInputEditorInfo != null && isPackageAuthorized( in onAppPrivateCommand()617 && isPackageAuthorized(getEditorInfoPackageName()))) { in sendSurfaceInfo()637 boolean isPackageAuthorized(String packageName) { in isPackageAuthorized() method in CarUiImeWideScreenController
283 boolean res = carUiImeWideScreenController.isPackageAuthorized("xyz"); in isPackageAuthorized_shouldReturnFalse()