Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/
H A DMediaCarouselController.kt333 it.mSmartspaceId,
360 it.mSmartspaceId =
368 it.mSmartspaceId,
429 it.mSmartspaceId =
437 it.mSmartspaceId,
463 it.mSmartspaceId,
1102 it.mSmartspaceId,
1201 it.mSmartspaceId,
H A DMediaControlPanel.java231 protected int mSmartspaceId = -1; field in MediaControlPanel
510 if (mSmartspaceId == -1) { in bindPlayer()
511 mSmartspaceId = SmallHash.hash(mUid + (int) mSystemClock.currentTimeMillis()); in bindPlayer()
1347 mSmartspaceId = SmallHash.hash(data.getTargetId());
1852 mSmartspaceId,