Searched defs:EMPTY_ARRAY (Results 1 – 6 of 6) sorted by relevance
28 EMPTY_ARRAY, enumConstant
42 public static final WifiDisplay[] EMPTY_ARRAY = new WifiDisplay[0]; field in WifiDisplay
37 private static final byte[] EMPTY_ARRAY = new byte[0]; field in GpsNavigationMessage
35 private static final byte[] EMPTY_ARRAY = new byte[0]; field in GnssNavigationMessage
2082 public static final Mode[] EMPTY_ARRAY = new Mode[0]; field in Display.Mode
244 private static final int[] EMPTY_ARRAY = new int[0]; field in DisplayManagerService