Home
last modified time | relevance | path

Searched refs:isSystemApp (Results 1 – 3 of 3) sorted by relevance

/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/
DSystemUpdateChecker.java68 if (isSystemApp(resolveInfo)) { in getSystemUpdateCheckerIntent()
91 private static boolean isSystemApp(ResolveInfo info) { in isSystemApp() method in SystemUpdateChecker
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/
DBluetoothDeviceService.java170 boolean isSystemApp = ((info.activityInfo.applicationInfo.flags & in startPairingRemoteActivity()
174 " is System/OEM app: " + isSystemApp); in startPairingRemoteActivity()
175 if (!isSystemApp) { in startPairingRemoteActivity()
/device/google/atv/products/lowram_boot_profiles/
Dboot-image-profile.txt23561 HSPLandroid/content/pm/ApplicationInfo;->isSystemApp()Z