Searched refs:isSecureOnlyCamera (Results 1 – 2 of 2) sorted by relevance
428 bool isSecureOnlyCamera = isSecureOnlyDevice(rawMetadata); in TEST_P() local430 if (isSecureOnlyCamera) { in TEST_P()
1737 bool isSecureOnlyCamera = isSecureOnly(mProvider, cameraDeviceNames[i]); in getCameraDeviceNames() local1739 if (isSecureOnlyCamera) { in getCameraDeviceNames()1742 } else if (!isSecureOnlyCamera) { in getCameraDeviceNames()