Searched defs:requestMicrophonePermissionsAsync (Results 1 – 3 of 3) sorted by relevance
163 …missionsAsync: typeof Camera.getMicrophonePermissionsAsync, requestMicrophonePermissionsAsync: typ… constant
39 requestMicrophonePermissionsAsync(): Promise<PermissionResponse>; constant
162 static async requestMicrophonePermissionsAsync() { method in Camera