Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/controller/
H A DWalletContextualLocationsService.kt72 fun onWalletContextualLocationsStateUpdatedInternal(storeLocations: List<String>) { regex
86 onWalletContextualLocationsStateUpdatedInternal(storeLocations)
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wallet/controller/
H A DWalletContextualLocationsServiceTest.kt76 underTest.onWalletContextualLocationsStateUpdatedInternal(ArrayList<String>())