Searched refs:mShouldCaptureLongPress (Results 1 – 2 of 2) sorted by relevance
36 final boolean mShouldCaptureLongPress; field in ControlledRemoteCarTaskViewConfig46 mShouldCaptureLongPress = shouldCaptureLongPress; in ControlledRemoteCarTaskViewConfig()67 return mShouldCaptureLongPress; in shouldCaptureLongPress()76 + ", shouldCaptureLongPress=" + mShouldCaptureLongPress in toString()89 private boolean mShouldCaptureLongPress; field in ControlledRemoteCarTaskViewConfig.Builder157 mShouldCaptureLongPress = shouldCaptureLongPress; in setShouldCaptureLongPress()169 mShouldCaptureLongPress); in build()
112 || controlledRemoteCarTaskViewConfig.mShouldCaptureLongPress) { in createControlledRemoteCarTaskView()