Searched refs:doubleTapGestureEnabled (Results 1 – 4 of 4) sorted by relevance
55 || doubleTapGestureEnabled(user); in enabled()92 public boolean doubleTapGestureEnabled(int user) { in doubleTapGestureEnabled() method in AmbientDisplayConfiguration
52 when(config.doubleTapGestureEnabled(anyInt())).thenReturn(false); in createMockConfig()
168 mDoubleTapEnabled = configuration.doubleTapGestureEnabled( in setupExpandedStatusBar()
9687 HSPLandroid/hardware/display/AmbientDisplayConfiguration;->doubleTapGestureEnabled(I)Z