Searched refs:imeInfo (Results 1 – 1 of 1) sorted by relevance
327 InputMethodInfo imeInfo = imeInfos.get(i); in canCallerAccessUserDictionary() local328 if (imeInfo.getServiceInfo().applicationInfo.uid == callingUid in canCallerAccessUserDictionary()329 && imeInfo.getPackageName().equals(callingPackage)) { in canCallerAccessUserDictionary()