Searched defs:usageType (Results 1 – 3 of 3) sorted by relevance
51 public void logLocationApiUsage(int usageType, int apiInUse, in logLocationApiUsage()98 public void logLocationApiUsage(int usageType, int apiInUse, String providerName) { in logLocationApiUsage()
420 void CameraProviderManager::saveRef(DeviceMode usageType, const std::string &cameraId, in saveRef()445 void CameraProviderManager::removeRef(DeviceMode usageType, const std::string &cameraId) { in removeRef()
1205 UsageReport.UsageType usageType = in reportUsage() local