Searched refs:getAppInfo (Results 1 – 3 of 3) sorted by relevance
230 if (!app.getAppInfo().enabled) { in onPermissionsLoaded()273 pref.setTitle(Utils.getFullAppLabel(app.getAppInfo(), context)); in onPermissionsLoaded()
286 if (!app.getAppInfo().enabled) { in onPermissionsLoaded()331 pref.setTitle(Utils.getFullAppLabel(app.getAppInfo(), context)); in onPermissionsLoaded()
366 public ApplicationInfo getAppInfo() { in getAppInfo() method in PermissionApps.PermissionApp