Home
last modified time | relevance | path

Searched refs:possiblePropIdToUnsubscribe (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/car-lib/src/com/android/car/internal/property/
DSubscriptionManager.java455 int possiblePropIdToUnsubscribe = possiblePropIdsToUnsubscribe.valueAt(i); in diffBetweenCurrentAndStage() local
457 possiblePropIdToUnsubscribe).isEmpty()) { in diffBetweenCurrentAndStage()
463 possiblePropIdToUnsubscribe))); in diffBetweenCurrentAndStage()
465 outPropertyIdsToUnsubscribe.add(possiblePropIdToUnsubscribe); in diffBetweenCurrentAndStage()