Searched refs:EMPTY_STRINGS (Results 1 – 4 of 4) sorted by relevance
72 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
946 assertBitmapDirectories(USER_0, EMPTY_STRINGS); in testCleanupDanglingBitmaps()947 assertBitmapDirectories(USER_10, EMPTY_STRINGS); in testCleanupDanglingBitmaps()1021 EMPTY_STRINGS in testCleanupDanglingBitmaps()1034 EMPTY_STRINGS in testCleanupDanglingBitmaps()1090 EMPTY_STRINGS in testCleanupDanglingBitmaps()1103 EMPTY_STRINGS in testCleanupDanglingBitmaps()
139 protected static final String[] EMPTY_STRINGS = new String[0]; // Just for readability. field in BaseShortcutManagerTest