Home
last modified time | relevance | path

Searched refs:pinned (Results 1 – 25 of 40) sorted by relevance

12

/aosp12/frameworks/base/services/tests/servicestests/assets/shortcut/
H A Ddumpsys_expected.txt27 "pinned": 4,
35 "pinned": 5,
43 "pinned": 6,
51 "pinned": 0,
69 "pinned": 2,
96 "pinned": 6,
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/list/
H A DPhoneFavoritesTileAdapter.java87 .compare(lhs.pinned, rhs.pinned)
236 final int pinned = cursor.getInt(pinnedColumn); in saveCursorToCache() local
266 contact.pinned = pinned; in saveCursorToCache()
275 if (pinned != PinnedPositions.UNPINNED) { in saveCursorToCache()
568 if (contact.pinned > PIN_LIMIT || contact.pinned == PinnedPositions.UNPINNED) { in arrangeContactsByPinnedPosition()
570 } else if (contact.pinned > PinnedPositions.DEMOTED) { in arrangeContactsByPinnedPosition()
583 if (!pinnedQueue.isEmpty() && pinnedQueue.peek().pinned <= i) { in arrangeContactsByPinnedPosition()
585 toPin.pinned = i; in arrangeContactsByPinnedPosition()
598 entry.pinned = PinnedPositions.UNPINNED; in arrangeContactsByPinnedPosition()
629 if (entry.pinned == databasePinnedPosition) { in getReflowedPinningOperations()
H A DPhoneFavoriteTileView.java96 isPinned = (entry.pinned != PinnedPositions.UNPINNED); in loadFromContact()
/aosp12/frameworks/base/core/java/android/service/autofill/
H A DInlinePresentation.java131 boolean pinned) { in InlinePresentation() argument
138 this.mPinned = pinned; in InlinePresentation()
246 boolean pinned = (flg & 0x4) != 0; in InlinePresentation()
256 this.mPinned = pinned; in InlinePresentation()
/aosp12/frameworks/base/services/core/java/com/android/server/slice/
H A DPinnedSliceState.java110 private void setSlicePinned(boolean pinned) { in setSlicePinned() argument
112 if (mSlicePinned == pinned) return; in setSlicePinned()
113 mSlicePinned = pinned; in setSlicePinned()
114 if (pinned) { in setSlicePinned()
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DShortcutsUpdater.java112 Map<String, ShortcutInfo> pinned = new HashMap<>(); in getPinnedShortcuts() local
114 pinned.put(s.getId(), s); in getPinnedShortcuts()
116 return pinned; in getPinnedShortcuts()
/aosp12/frameworks/base/core/java/android/view/inputmethod/
H A DInlineSuggestionInfo.java167 boolean pinned, in InlineSuggestionInfo() argument
197 this.mPinned = pinned; in InlineSuggestionInfo()
334 boolean pinned = (flg & 0x10) != 0; in InlineSuggestionInfo()
369 this.mPinned = pinned; in InlineSuggestionInfo()
/aosp12/packages/providers/ContactsProvider/tests/assets/upgradeTest/
H A Dcontacts2_1108.sql15 …DEFAULT 0,last_time_contacted INTEGER,starred INTEGER NOT NULL DEFAULT 0,pinned INTEGER NOT NULL D… field
17 …DEFAULT 0,last_time_contacted INTEGER,starred INTEGER NOT NULL DEFAULT 0,pinned INTEGER NOT NULL D… field
139 …s_contacted AS times_contacted,contacts.starred AS starred,contacts.pinned AS pinned, name_raw_con…
140 …m_ringtone,send_to_voicemail,last_time_contacted,times_contacted,starred,pinned, raw_contacts.acco…
141 …icemail AS send_to_voicemail, contacts.starred AS starred, contacts.pinned AS pinned, contacts.tim…
143 …icemail AS send_to_voicemail, contacts.starred AS starred, contacts.pinned AS pinned, contacts.tim…
/aosp12/packages/apps/Dialer/java/com/android/contacts/common/list/
H A DContactEntry.java39 public int pinned = PinnedPositions.UNPINNED; field in ContactEntry
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutLauncher.java186 final ArraySet<String> pinned = in hasPinned() local
188 return (pinned != null) && pinned.contains(shortcut.getId()); in hasPinned()
H A DShortcutPackage.java667 final ArraySet<String> pinned = launcherShortcuts.getPinnedShortcutIds( in refreshPinnedFlags()
669 if (pinned == null || pinned.size() == 0) { in refreshPinnedFlags()
672 pinnedShortcuts.addAll(pinned); in refreshPinnedFlags()
675 final List<ShortcutInfo> pinned = getShortcutById(pinnedShortcuts); in refreshPinnedFlags() local
676 if (pinned != null) { in refreshPinnedFlags()
677 pinned.forEach(si -> { in refreshPinnedFlags()
682 saveShortcut(pinned); in refreshPinnedFlags()
/aosp12/frameworks/base/core/java/com/android/internal/app/chooser/
H A DDisplayResolveInfo.java204 public void setPinned(boolean pinned) { in setPinned() argument
205 mPinned = pinned; in setPinned()
/aosp12/system/sepolicy/prebuilts/api/28.0/private/
H A Dbpfloader.te18 # Use pinned bpf map files from netd.
H A Dnetutils_wrapper.te22 # the whole chain including the xt_bpf rules. They need to access to the pinned
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Dbpfloader.te12 # for retrieving a pinned map when bpfloader do a run time restart.
H A Dnetutils_wrapper.te24 # the whole chain including the xt_bpf rules. They need to access to the pinned
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Dnetutils_wrapper.te24 # the whole chain including the xt_bpf rules. They need to access to the pinned
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Dnetutils_wrapper.te24 # the whole chain including the xt_bpf rules. They need to access to the pinned
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Dnetutils_wrapper.te24 # the whole chain including the xt_bpf rules. They need to access to the pinned
/aosp12/system/sepolicy/private/
H A Dnetutils_wrapper.te24 # the whole chain including the xt_bpf rules. They need to access to the pinned
/aosp12/packages/apps/Contacts/src/com/android/contacts/
H A DDynamicShortcuts.java447 final List<ShortcutInfo> pinned = mShortcutManager.getPinnedShortcuts(); in removeAllShortcuts() local
448 final List<String> ids = new ArrayList<>(pinned.size()); in removeAllShortcuts()
449 for (ShortcutInfo shortcut : pinned) { in removeAllShortcuts()
/aosp12/frameworks/av/services/audioflinger/
H A DEffects.h99 bool pinned);
226 bool pinned,
462 bool pinned);
H A DEffects.cpp98 bool pinned) in EffectBase() argument
99 : mPinned(pinned), in EffectBase()
559 bool pinned, in EffectModule() argument
561 : EffectBase(callback, desc, id, sessionId, pinned), in EffectModule()
575 ALOGV("Constructor %p pinned %d", this, pinned);
2213 bool pinned) in createEffect_l() argument
2216 effect = new EffectModule(mEffectCallback, desc, id, sessionId, pinned, AUDIO_PORT_HANDLE_NONE); in createEffect_l()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotificationEntry.java635 public void setRowPinned(boolean pinned) { in setRowPinned() argument
636 if (row != null) row.setPinned(pinned); in setRowPinned()
/aosp12/system/extras/simpleperf/
H A Devent_attr.cpp122 attr.inherit, attr.pinned, attr.exclusive); in DumpPerfEventAttr()

12