Searched refs:tapGestureEnabled (Results 1 – 4 of 4) sorted by relevance
54 || tapGestureEnabled(user) in enabled()81 public boolean tapGestureEnabled(int user) { in tapGestureEnabled() method in AmbientDisplayConfiguration
64 when(config.tapGestureEnabled(anyInt())).thenReturn(true); in createMockConfig()
172 mSingleTapEnabled = configuration.tapGestureEnabled(UserHandle.USER_CURRENT); in setupExpandedStatusBar()
9696 HSPLandroid/hardware/display/AmbientDisplayConfiguration;->tapGestureEnabled(I)Z