/aosp12/frameworks/base/services/tests/servicestests/assets/shortcut/ |
H A D | dumpsys_expected.txt | 27 "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 D | PhoneFavoritesTileAdapter.java | 87 .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 D | PhoneFavoriteTileView.java | 96 isPinned = (entry.pinned != PinnedPositions.UNPINNED); in loadFromContact()
|
/aosp12/frameworks/base/core/java/android/service/autofill/ |
H A D | InlinePresentation.java | 131 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 D | PinnedSliceState.java | 110 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 D | ShortcutsUpdater.java | 112 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 D | InlineSuggestionInfo.java | 167 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 D | contacts2_1108.sql | 15 …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 D | ContactEntry.java | 39 public int pinned = PinnedPositions.UNPINNED; field in ContactEntry
|
/aosp12/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | ShortcutLauncher.java | 186 final ArraySet<String> pinned = in hasPinned() local 188 return (pinned != null) && pinned.contains(shortcut.getId()); in hasPinned()
|
H A D | ShortcutPackage.java | 667 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 D | DisplayResolveInfo.java | 204 public void setPinned(boolean pinned) { in setPinned() argument 205 mPinned = pinned; in setPinned()
|
/aosp12/system/sepolicy/prebuilts/api/28.0/private/ |
H A D | bpfloader.te | 18 # Use pinned bpf map files from netd.
|
H A D | netutils_wrapper.te | 22 # 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 D | bpfloader.te | 12 # for retrieving a pinned map when bpfloader do a run time restart.
|
H A D | netutils_wrapper.te | 24 # 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 D | netutils_wrapper.te | 24 # 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 D | netutils_wrapper.te | 24 # 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 D | netutils_wrapper.te | 24 # the whole chain including the xt_bpf rules. They need to access to the pinned
|
/aosp12/system/sepolicy/private/ |
H A D | netutils_wrapper.te | 24 # 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 D | DynamicShortcuts.java | 447 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 D | Effects.h | 99 bool pinned); 226 bool pinned, 462 bool pinned);
|
H A D | Effects.cpp | 98 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 D | NotificationEntry.java | 635 public void setRowPinned(boolean pinned) { in setRowPinned() argument 636 if (row != null) row.setPinned(pinned); in setRowPinned()
|
/aosp12/system/extras/simpleperf/ |
H A D | event_attr.cpp | 122 attr.inherit, attr.pinned, attr.exclusive); in DumpPerfEventAttr()
|