Searched refs:ITYPE_TOP_GESTURES (Results 1 – 2 of 2) sorted by relevance
76 ITYPE_TOP_GESTURES,108 public static final int ITYPE_TOP_GESTURES = 3; field in InsetsState616 result.add(ITYPE_TOP_GESTURES); in toInternalType()660 case ITYPE_TOP_GESTURES: in toPublicType()730 case ITYPE_TOP_GESTURES: in typeToString()
23 import static android.view.InsetsState.ITYPE_TOP_GESTURES;192 win.mAttrs.providesInsetsTypes = new int[]{ITYPE_STATUS_BAR, ITYPE_TOP_GESTURES}; in addingWindow_withInsetsTypes()205 InsetsSourceProvider topGesturesProvider = controller.getSourceProvider(ITYPE_TOP_GESTURES); in addingWindow_withInsetsTypes()