Searched refs:PILFER_ON_GESTURE_CONSUME (Results 1 – 3 of 3) sorted by relevance
20 …port static com.android.systemui.ambient.touch.dagger.AmbientTouchModule.PILFER_ON_GESTURE_CONSUME;49 @Named(PILFER_ON_GESTURE_CONSUME) @BindsInstance boolean pilferOnGestureConsume); in create()
46 const val PILFER_ON_GESTURE_CONSUME = "PILFER_ON_GESTURE_CONSUME" constant
19 …port static com.android.systemui.ambient.touch.dagger.AmbientTouchModule.PILFER_ON_GESTURE_CONSUME;68 @Named(PILFER_ON_GESTURE_CONSUME) boolean pilferOnGestureConsume) { in InputSession()