Searched defs:getCallIntent (Results 1 – 3 of 3) sorted by relevance
96 public static Intent getCallIntent(String number) { in getCallIntent() method in CallUtil114 public static Intent getCallIntent(Uri uri) { in getCallIntent() method in CallUtil
106 public Optional<Intent> getCallIntent(@NonNull String number) { in getCallIntent() method in DuoStub
90 Optional<Intent> getCallIntent(@NonNull String number); in getCallIntent() method