Searched refs:updateSubscriptionSnapshot (Results 1 – 9 of 9) sorted by relevance
174 mGatewayConnection.updateSubscriptionSnapshot(updatedSnapshot); in testSubscriptionSnapshotUpdateNotifiesUnderlyingNetworkTracker()176 verify(mUnderlyingNetworkTracker).updateSubscriptionSnapshot(eq(updatedSnapshot)); in testSubscriptionSnapshotUpdateNotifiesUnderlyingNetworkTracker()
194 mVcn.updateSubscriptionSnapshot(updatedSnapshot); in verifyUpdateSubscriptionSnapshotNotifiesGatewayConnections()198 verify(gateway).updateSubscriptionSnapshot(eq(updatedSnapshot)); in verifyUpdateSubscriptionSnapshotNotifiesGatewayConnections()260 mVcn.updateSubscriptionSnapshot(updatedSnapshot); in testSubscriptionSnapshotUpdatesMobileDataState()
236 mUnderlyingNetworkTracker.updateSubscriptionSnapshot(subscriptionUpdate); in testUpdateSubscriptionSnapshot()
236 public void updateSubscriptionSnapshot(@NonNull TelephonySubscriptionSnapshot snapshot) { in updateSubscriptionSnapshot() method in Vcn454 gatewayConnection.updateSubscriptionSnapshot(mLastSnapshot); in handleSubscriptionsChanged()
382 public void updateSubscriptionSnapshot(@NonNull TelephonySubscriptionSnapshot newSnapshot) { in updateSubscriptionSnapshot() method in UnderlyingNetworkTracker
761 public void updateSubscriptionSnapshot(@NonNull TelephonySubscriptionSnapshot snapshot) { in updateSubscriptionSnapshot() method in VcnGatewayConnection766 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…