Searched refs:IS_ARC (Results 1 – 4 of 4) sorted by relevance
1544 public static final boolean IS_ARC = field in Build
257 || Build.IS_ARC; in isReservedSupported()
1288 if (Build.IS_ARC) { in startBootstrapServices()1874 if (Build.IS_ARC && SystemProperties.getInt("ro.boot.dev_mode", 0) == 1) { in startOtherServices()
202 } else if (Build.IS_ARC) { in ClipboardService()