Searched refs:curIntent (Results 1 – 1 of 1) sorted by relevance
4011 final var curIntent = getInputMethodBindingController(mCurrentUserId).getCurIntent(); in canShowInputMethodPickerLocked() local4012 if (curIntent != null && InputMethodUtils.checkIfPackageBelongsToUid( in canShowInputMethodPickerLocked()4013 mPackageManagerInternal, uid, curIntent.getComponent().getPackageName())) { in canShowInputMethodPickerLocked()