Searched refs:OnClientTypeQueryCompleted (Results 1 – 4 of 4) sorted by relevance
92 clientTypeListener_->OnClientTypeQueryCompleted(uid, CLIENT_TYPE_GAME); in HandleGetClientType()95 clientTypeListener_->OnClientTypeQueryCompleted(uid, CLIENT_TYPE_OTHERS); in HandleGetClientType()
89 void ClientTypeManager::OnClientTypeQueryCompleted(uint32_t uid, ClientType clientType) in OnClientTypeQueryCompleted() function in OHOS::AudioStandard::ClientTypeManager
36 void OnClientTypeQueryCompleted(uint32_t uid, ClientType clientType) override;
41 virtual void OnClientTypeQueryCompleted(uint32_t uid, ClientType clientType) = 0;