Searched refs:SYSTEMUI_PACKAGE (Results 1 – 1 of 1) sorted by relevance
132 private static final String SYSTEMUI_PACKAGE = "com.android.systemui"; field in LauncherInstrumentation686 return mDevice.hasObject(By.res(SYSTEMUI_PACKAGE, resId)); in hasSystemUiObject()692 Until.findObject(By.res(SYSTEMUI_PACKAGE, resId)), WAIT_TIME_MS); in waitForSystemUiObject()