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