Searched refs:CONTENT_DONT_ALLOW_CAMERA_COLUMN (Results 1 – 1 of 1) sorted by relevance
96 public static final int CONTENT_DONT_ALLOW_CAMERA_COLUMN = 12; field in Policy324 mDontAllowCamera = cursor.getInt(CONTENT_DONT_ALLOW_CAMERA_COLUMN) == 1; in restore()