Searched refs:openURLAsync (Results 1 – 5 of 5) sorted by relevance
23 export async function openURLAsync(url: string): Promise<void> { function
52 public void openURLAsync(String url, Promise promise) { in openURLAsync() method in URLHandlerModule