Searched refs:TelecomUtilImpl (Results 1 – 1 of 1) sorted by relevance
60 private static TelecomUtilImpl instance = new TelecomUtilImpl();71 public static void setInstanceForTesting(TelecomUtilImpl instanceForTesting) { in setInstanceForTesting()347 public static class TelecomUtilImpl { class in TelecomUtil