Searched refs:getApp (Results 1 – 7 of 7) sorted by relevance
70 private BluetoothMapAccountItem getApp(String authoritiesName) { in getApp() method in BluetoothMapAppObserver88 BluetoothMapAccountItem app = getApp(packageNameWithProvider); in handleAccountChanges()273 BluetoothMapAccountItem app = getApp(packageName); in createReceiver()
126 public PermissionApp getApp(String key) { in getApp() method in PermissionApps366 return mAppPermissionGroup.getApp().applicationInfo.uid; in getUid()
235 public PackageInfo getApp() { in getApp() method in AppPermissionGroup
35 public synchronized QsbApplication getApp() { in getApp() method in QsbApplicationWrapper
80 return ((QsbApplicationWrapper) context.getApplicationContext()).getApp(); in get()
279 if (LocationUtils.isLocationGroupAndProvider(group.getName(), group.getApp().packageName)) { in onPreferenceChange()
316 final PermissionApp app = mPermissionApps.getApp(pkg); in onPreferenceChange()