Loading tests/telephonytests/src/com/android/internal/telephony/TelephonyTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,8 @@ public abstract class TelephonyTest { @Mock protected DcTracker mDcTracker; @Mock protected GsmCdmaCall mGsmCdmaCall; @Mock protected SubscriptionController mSubscriptionController; @Mock protected ServiceState mServiceState; Loading Loading
tests/telephonytests/src/com/android/internal/telephony/TelephonyTest.java +2 −0 Original line number Diff line number Diff line Loading @@ -83,6 +83,8 @@ public abstract class TelephonyTest { @Mock protected DcTracker mDcTracker; @Mock protected GsmCdmaCall mGsmCdmaCall; @Mock protected SubscriptionController mSubscriptionController; @Mock protected ServiceState mServiceState; Loading