Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/util/
DPhoneUtils.java232 public interface LMr1 { interface in PhoneUtils
410 public static class PhoneUtilsLMR1 extends PhoneUtils implements LMr1 {
655 public LMr1 toLMr1() { in toLMr1()
657 return (LMr1) this; in toLMr1()
/packages/apps/Messaging/tests/src/com/android/messaging/
DFakeFactory.java116 new PhoneUtils.LMr1() { in registerWithFakeContext()