Searched refs:FLAG_MASK_FOCUSABILITY (Results 1 – 1 of 1) sorted by relevance
786 final int FLAG_MASK_FOCUSABILITY = 0x60000; in testGetDescendantFocusability() local787 assertFalse((vg.getDescendantFocusability() & FLAG_MASK_FOCUSABILITY) == 0); in testGetDescendantFocusability()790 assertFalse((vg.getDescendantFocusability() & FLAG_MASK_FOCUSABILITY) == 0); in testGetDescendantFocusability()1466 final int FLAG_MASK_FOCUSABILITY = 0x60000; in testSetDescendantFocusability() local1467 assertFalse((vg.getDescendantFocusability() & FLAG_MASK_FOCUSABILITY) == 0); in testSetDescendantFocusability()1470 assertFalse((vg.getDescendantFocusability() & FLAG_MASK_FOCUSABILITY) == 0); in testSetDescendantFocusability()1473 assertFalse((vg.getDescendantFocusability() & FLAG_MASK_FOCUSABILITY) == 0); in testSetDescendantFocusability()