Home
last modified time | relevance | path

Searched refs:TelecomUtilImpl (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/telecom/
DTelecomUtil.java60 private static TelecomUtilImpl instance = new TelecomUtilImpl();
71 public static void setInstanceForTesting(TelecomUtilImpl instanceForTesting) { in setInstanceForTesting()
347 public static class TelecomUtilImpl { class in TelecomUtil