Searched defs:box (Results 1 – 4 of 4) sorted by relevance
153 final Box box = new Box(type, new long[] { pos, len }); in parseNextBox() local203 Box box; in IsoInterface() local214 final Box box = queue.poll(); in IsoInterface() local
104 CheckBox box = new CheckBox(this); in onCreate() local
196 protected Rect rotateBoundingBox(Rect box, OrientationManager.DeviceOrientation orientation) { in rotateBoundingBox()
994 final int box, final long timestampInMillis) { in updateMmsMessageSendingStatus()