Searched refs:CAMERA_GESTURE_DISABLED (Results 1 – 1 of 1) sorted by relevance
16 import static android.provider.Settings.Secure.CAMERA_GESTURE_DISABLED;45 CAMERA_GESTURE_DISABLED, 0); in updateState()60 Settings.Secure.putInt(mContext.getContentResolver(), CAMERA_GESTURE_DISABLED, in onPreferenceChange() local