Searched defs:LENGTH (Results 1 – 3 of 3) sorted by relevance
42 private static final int LENGTH = 480; field in ShortcutDrawableUtils
74 LENGTH = 41, enumerator
898 final int LENGTH = Byte.BYTES + Integer.BYTES; in loadWeaverSlot() local