Searched defs:TEST_EMERGENCY_URI (Results 1 – 3 of 3) sorted by relevance
43 private static final Uri TEST_EMERGENCY_URI = Uri.fromParts("tel", TEST_EMERGENCY_NUMBER, null); field in TelecomManagerTest
108 public static final Uri TEST_EMERGENCY_URI = Uri.fromParts("tel", TEST_EMERGENCY_NUMBER, null); field in BaseTelecomTestWithMockServices
70 protected static final Uri TEST_EMERGENCY_URI = field in ImsCallingBase