Searched refs:mSubscriptionBoundTelephonyManager (Results 1 – 2 of 2) sorted by relevance
59 TelephonyManager mSubscriptionBoundTelephonyManager; field in ONSProfileSelectorTest108 this.mSubscriptionBoundTelephonyManager = in init()109 ONSProfileSelectorTest.this.mSubscriptionBoundTelephonyManager; in init()242 doReturn(true).when(mSubscriptionBoundTelephonyManager).enableModemForSlot( in testStartProfileSelectionSuccess()329 doReturn(true).when(mSubscriptionBoundTelephonyManager).enableModemForSlot( in testStartProfileSelectionWithDifferentPrioritySubInfo()605 doReturn(true).when(mSubscriptionBoundTelephonyManager).enableModemForSlot( in testStartProfileSelectionSuccessWithSameArgumentsAgain()642 doReturn(true).when(mSubscriptionBoundTelephonyManager).enableModemForSlot( in testStartProfileSelectionSuccessWithSameArgumentsAgain()691 doReturn(true).when(mSubscriptionBoundTelephonyManager).enableModemForSlot( in testStopProfileSelectionWithPreferredDataOnSame()740 doReturn(true).when(mSubscriptionBoundTelephonyManager).enableModemForSlot( in testStopProfileSelectionWithPreferredDataOnDifferent()
87 protected TelephonyManager mSubscriptionBoundTelephonyManager; field in ONSProfileSelector695 return mSubscriptionBoundTelephonyManager.enableModemForSlot(phoneId, enable); in enableModem()909 mSubscriptionBoundTelephonyManager = mTelephonyManager.createForSubscriptionId( in init()913 mNetworkScanCtlr = new ONSNetworkScanCtlr(mContext, mSubscriptionBoundTelephonyManager, in init()