Lines Matching refs:null
52 if (sizes == null)
53 return null;
55 Camera.Size optimalSize = null;
78 if (optimalSize == null) {
91 * @return the default camera on the device. Return null if there is no camera on the device.
99 * @return the default rear/back facing camera on the device. Returns null if camera is not
107 * @return the default front facing camera on the device. Returns null if camera is not
119 * @return the default camera on the device. Returns null if camera is not available.
136 return null;
150 return null;
162 return null;
176 return null;