Searched refs:REPLICA_ISLAND_PACKAGE (Results 1 – 1 of 1) sorted by relevance
37 private static final String REPLICA_ISLAND_PACKAGE = "com.replica.replicaisland"; field in GlAppSwitchTest91 intentIsland.setComponent(new ComponentName(REPLICA_ISLAND_PACKAGE, in setUp()92 REPLICA_ISLAND_PACKAGE + "." + REPLICA_ISLAND_ACTIVITY)); in setUp()130 if (packageName.contentEquals(REPLICA_ISLAND_PACKAGE)) { in setReplicaIslandTask()145 if (packageName.contentEquals(REPLICA_ISLAND_PACKAGE)) { in isReplicaIslandRunning()