Searched refs:anyAppsInstalled (Results 1 – 3 of 3) sorted by relevance
80 Applications.anyAppsInstalled( in anyAppsInstalled_returnsTrue()91 Applications.anyAppsInstalled( in anyAppsInstalled_returnsFalse()
59 public static boolean anyAppsInstalled(Context context, List<Uri> appDestinations) { in anyAppsInstalled() method in Applications
310 && Applications.anyAppsInstalled(mContext, source.getAppDestinations())) { in storeSource()