Searched defs:box (Results 1 – 5 of 5) sorted by relevance
18 optional BoundingBox box = 1; field
104 CheckBox box = new CheckBox(this); in onCreate() local
181 final Box box = new Box(type, new long[] { pos, len }); in parseNextBox() local
196 protected Rect rotateBoundingBox(Rect box, OrientationManager.DeviceOrientation orientation) { in rotateBoundingBox()
994 final int box, final long timestampInMillis) { in updateMmsMessageSendingStatus()