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
98 private static final String[] EMPTY_STRINGS = new String[0]; field in ShortcutManagerTestUtils
756 assertBitmapDirectories(USER_0, EMPTY_STRINGS); in testCleanupDanglingBitmaps()757 assertBitmapDirectories(USER_10, EMPTY_STRINGS); in testCleanupDanglingBitmaps()831 EMPTY_STRINGS in testCleanupDanglingBitmaps()844 EMPTY_STRINGS in testCleanupDanglingBitmaps()900 EMPTY_STRINGS in testCleanupDanglingBitmaps()913 EMPTY_STRINGS in testCleanupDanglingBitmaps()
134 protected static final String[] EMPTY_STRINGS = new String[0]; // Just for readability. field in BaseShortcutManagerTest