Searched refs:updateSubscriptionSnapshot (Results 1 – 9 of 9) sorted by relevance
195 mVcn.updateSubscriptionSnapshot(updatedSnapshot); in verifyUpdateSubscriptionSnapshotNotifiesGatewayConnections()199 verify(gateway).updateSubscriptionSnapshot(eq(updatedSnapshot)); in verifyUpdateSubscriptionSnapshotNotifiesGatewayConnections()268 mVcn.updateSubscriptionSnapshot(updatedSnapshot); in testSubscriptionSnapshotUpdatesMobileDataState()283 mVcn.updateSubscriptionSnapshot(updatedSnapshot); in testSubscriptionSnapshotUpdatesMobileDataStateListeners()
174 mGatewayConnection.updateSubscriptionSnapshot(updatedSnapshot); in testSubscriptionSnapshotUpdateNotifiesUnderlyingNetworkTracker()176 verify(mUnderlyingNetworkTracker).updateSubscriptionSnapshot(eq(updatedSnapshot)); in testSubscriptionSnapshotUpdateNotifiesUnderlyingNetworkTracker()
236 mUnderlyingNetworkTracker.updateSubscriptionSnapshot(subscriptionUpdate); in testUpdateSubscriptionSnapshot()
247 public void updateSubscriptionSnapshot(@NonNull TelephonySubscriptionSnapshot snapshot) { in updateSubscriptionSnapshot() method in Vcn471 gatewayConnection.updateSubscriptionSnapshot(mLastSnapshot); in handleSubscriptionsChanged()
382 public void updateSubscriptionSnapshot(@NonNull TelephonySubscriptionSnapshot newSnapshot) { in updateSubscriptionSnapshot() method in UnderlyingNetworkTracker
762 public void updateSubscriptionSnapshot(@NonNull TelephonySubscriptionSnapshot snapshot) { in updateSubscriptionSnapshot() method in VcnGatewayConnection767 mUnderlyingNetworkTracker.updateSubscriptionSnapshot(mLastSnapshot); in updateSubscriptionSnapshot()
526 entry.getValue().updateSubscriptionSnapshot(mLastSnapshot); in onNewSnapshot()
1107 verify(vcnInstance).updateSubscriptionSnapshot(eq(snapshot)); in testSubscriptionSnapshotUpdateNotifiesVcn()
42233 HPLcom/android/server/vcn/UnderlyingNetworkTracker;->updateSubscriptionSnapshot(Lcom/android/server…42272 HPLcom/android/server/vcn/Vcn;->updateSubscriptionSnapshot(Lcom/android/server/vcn/TelephonySubscri…42472 HPLcom/android/server/vcn/VcnGatewayConnection;->updateSubscriptionSnapshot(Lcom/android/server/vcn…