Home
last modified time | relevance | path

Searched refs:FLAG_MASK_FOCUSABILITY (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java788 final int FLAG_MASK_FOCUSABILITY = 0x60000; in testGetDescendantFocusability() local
789 assertFalse((vg.getDescendantFocusability() & FLAG_MASK_FOCUSABILITY) == 0); in testGetDescendantFocusability()
792 assertFalse((vg.getDescendantFocusability() & FLAG_MASK_FOCUSABILITY) == 0); in testGetDescendantFocusability()
1503 final int FLAG_MASK_FOCUSABILITY = 0x60000; in testSetDescendantFocusability() local
1504 assertFalse((vg.getDescendantFocusability() & FLAG_MASK_FOCUSABILITY) == 0); in testSetDescendantFocusability()
1507 assertFalse((vg.getDescendantFocusability() & FLAG_MASK_FOCUSABILITY) == 0); in testSetDescendantFocusability()
1510 assertFalse((vg.getDescendantFocusability() & FLAG_MASK_FOCUSABILITY) == 0); in testSetDescendantFocusability()
/cts/tools/dex-tools/dex/
Dclasses.out.dex87592 private static final int FLAG_MASK_FOCUSABILITY