Searched refs:EMPTY_STRINGS (Results 1 – 4 of 4) sorted by relevance
71 private static final String[] EMPTY_STRINGS = new String[0]; field in TransitionManager
99 private static final String[] EMPTY_STRINGS = new String[0]; field in ShortcutManagerTestUtils
719 assertBitmapDirectories(USER_0, EMPTY_STRINGS); in testCleanupDanglingBitmaps()720 assertBitmapDirectories(USER_10, EMPTY_STRINGS); in testCleanupDanglingBitmaps()793 EMPTY_STRINGS in testCleanupDanglingBitmaps()806 EMPTY_STRINGS in testCleanupDanglingBitmaps()860 EMPTY_STRINGS in testCleanupDanglingBitmaps()873 EMPTY_STRINGS in testCleanupDanglingBitmaps()
128 protected static final String[] EMPTY_STRINGS = new String[0]; // Just for readability. field in BaseShortcutManagerTest