Searched refs:isCallerCameraServerNotDelegating (Results 1 – 3 of 3) sorted by relevance
76 virtual bool isCallerCameraServerNotDelegating();240 bool isCallerCameraServerNotDelegating() const { in isCallerCameraServerNotDelegating() function241 return mAttributionAndPermissionUtils->isCallerCameraServerNotDelegating(); in isCallerCameraServerNotDelegating()
185 bool AttributionAndPermissionUtils::isCallerCameraServerNotDelegating() { in isCallerCameraServerNotDelegating() function in android::AttributionAndPermissionUtils
2211 if (isCallerCameraServerNotDelegating()) { in shouldRejectSystemCameraConnection()