Searched refs:CAMERA_GESTURE_DISABLED (Results 1 – 2 of 2) 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