Searched defs:LENGTH (Results 1 – 6 of 6) sorted by relevance
50 public static final byte LENGTH = 2; field in StructNdOptPref6496 super((byte) TYPE, LENGTH); in StructNdOptPref64() local
50 public static final int LENGTH = 12; // option length excluding IA_PD options field in IaPdOption
55 public static final int LENGTH = 25; // option length excluding IAprefix-options field in IaPrefixOption
42 private static final int LENGTH = 480; field in ShortcutDrawableUtils
74 LENGTH = 41, enumerator
843 final int LENGTH = Byte.BYTES + Integer.BYTES; in loadWeaverSlot() local