Searched defs:MASK (Results 1 – 3 of 3) sorted by relevance
40 public static final int MASK = 0x00ff0000; field in VehiclePropertyType
286 static final int MASK = 251658240 /* 0x0f000000 */; field in FakeCarPropertyService.VehicleArea
312 final int MASK = ActionBar.DISPLAY_SHOW_TITLE | ActionBar.DISPLAY_SHOW_HOME in updateDisplayOptionsInner() local