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