Searched refs:trm (Results 1 – 4 of 4) sorted by relevance
116 (trm) -> trm.notifyCallStateChangedForAllSubscriptions( in testNotifyCallStateChangedForAllSubscriptions()144 (trm) -> trm.notifyCallStateChanged( in testNotifyCallStateChanged()175 (trm) -> trm.notifyServiceStateChanged( in testNotifyServiceStateChanged()204 (trm) -> trm.notifySignalStrengthChanged( in testNotifySignalStrengthChanged()233 (trm) -> trm.notifyMessageWaitingChanged( in testNotifyMessageWaitingChanged()261 (trm) -> trm.notifyCallForwardingChanged( in testNotifyCallForwardingChanged()288 (trm) -> trm.notifyDataActivityChanged( in testNotifyDataActivityChanged()315 (trm) -> trm.notifyDataActivityChanged( in testNotifyDataActivityChangedWithSlot()359 trm -> { in testCarrierPrivilegesCallback()360 trm.notifyCarrierPrivilegesChanged( in testCarrierPrivilegesCallback()[all …]
695 (trm) -> trm.notifyCarrierConfigChanged(TEST_SLOT_INDEX, TEST_SUB_ID, in testCarrierConfigChangeListener()
100 (trm) -> trm.notifyCallStateChangedForAllSubscriptions( in testListenerRegistrationWithChangeEnabled()126 (trm) -> trm.notifyCallStateChangedForAllSubscriptions( in testListenerRegistrationWithChangeDisabled()
770 TunerResourceManager trm = (TunerResourceManager) getActivity() in testGetClientPriority() local772 int fgLivePriority = trm.getConfigPriority(TvInputService.PRIORITY_HINT_USE_CASE_TYPE_LIVE, in testGetClientPriority()774 int bgLivePriority = trm.getConfigPriority(TvInputService.PRIORITY_HINT_USE_CASE_TYPE_LIVE, in testGetClientPriority()776 int fgDefaultPriority = trm.getConfigPriority(PRIORITY_HINT_USE_CASE_TYPE_INVALID, true); in testGetClientPriority()777 int bgDefaultPriority = trm.getConfigPriority(PRIORITY_HINT_USE_CASE_TYPE_INVALID, false); in testGetClientPriority()