Searched refs:getAppInfoLocked (Results 1 – 2 of 2) sorted by relevance
473 ApplicationInfo info = getAppInfoLocked(packageName, userId); in getEntry()491 private ApplicationInfo getAppInfoLocked(String pkg, int userId) { in getAppInfoLocked() method in ApplicationsState
2198 PLcom/android/settingslib/applications/ApplicationsState;->getAppInfoLocked(Ljava/lang/String;I)Lan…