Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/
H A DBubbleDataRepositoryTest.kt50 locus = null,
62 locus = null
73 locus = null
87 locus = null,
99 locus = null
110 locus = null
121 locus = null
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/storage/
H A DBubbleEntity.kt30 val locus: String? = null,
H A DBubbleXmlHelper.kt87 bubble.locus?.let { serializer.attribute(null, ATTR_LOCUS, it) }
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubble.java201 int taskId, @Nullable final String locus, boolean isDismissable, Executor mainExecutor, in Bubble() argument
209 mLocusId = locus != null ? new LocusId(locus) : null; in Bubble()
H A DBubbleDataRepository.kt259 entity.locus,
H A DBubbleController.java374 mTaskOrganizer.addLocusIdListener((taskId, locus, visible) -> in onInit()
375 mBubbleData.onLocusVisibilityChanged(taskId, locus, visible)); in onInit()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/
H A DShellTaskOrganizerTests.java121 public void onVisibilityChanged(int taskId, LocusId locus, boolean visible) { in onVisibilityChanged() argument
123 visibleLocusTasks.put(taskId, locus); in onVisibilityChanged()
125 invisibleLocusTasks.put(taskId, locus); in onVisibilityChanged()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/
H A DShellTaskOrganizer.java131 void onVisibilityChanged(int taskId, LocusId locus, boolean visible); in onVisibilityChanged() argument
668 private void notifyLocusIdChange(int taskId, LocusId locus, boolean visible) { in notifyLocusIdChange() argument
670 mLocusIdListeners.valueAt(i).onVisibilityChanged(taskId, locus, visible); in notifyLocusIdChange()
/aosp14/frameworks/base/core/proto/android/server/
H A Dpeopleservice.proto40 // The conversation's locus id.
H A Dusagestatsservice.proto98 // locus_id_index contains the index + 1 of the locus id in the string pool