Home
last modified time | relevance | path

Searched defs:sourceId (Results 1 – 19 of 19) sorted by relevance

/aosp12/frameworks/base/core/java/android/webkit/
H A DConsoleMessage.java49 public ConsoleMessage(String message, String sourceId, int lineNumber, MessageLevel msgLevel) { in ConsoleMessage()
64 public String sourceId() { in sourceId() method in ConsoleMessage
/aosp12/frameworks/base/core/java/android/view/accessibility/
H A DIAccessibilityEmbeddedConnection.aidl27 IBinder associateEmbeddedHierarchy(IBinder hostToken, int sourceId); in associateEmbeddedHierarchy()
H A DAccessibilityCache.java207 final long sourceId = event.getSourceNodeId(); in onAccessibilityEvent() local
248 private AccessibilityNodeInfo removeCachedNodeLocked(int windowId, long sourceId) { in removeCachedNodeLocked()
391 final long sourceId = info.getSourceNodeId(); in add() local
H A DAccessibilityNodeInfo.java3446 public void setSourceNodeId(long sourceId, int windowId) { in setSourceNodeId()
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactLookupKey.java66 String accountName, long rawContactId, String sourceId, in appendToLookupKey()
89 private static boolean appendEscapedSourceId(StringBuilder sb, String sourceId) { in appendEscapedSourceId()
H A DContactsProvider2.java1357 String sourceId; field in ContactsProvider2.GroupIdCacheEntry
7734 String sourceId = c.getString(LookupBySourceIdQuery.SOURCE_ID); in lookupContactIdBySourceIds() local
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/ts/
H A DTsParser.java342 public final int sourceId; field in TsParser.EventSourceEntry
344 public EventSourceEntry(int pid, int sourceId) { in EventSourceEntry()
374 int sourceId = channel.getSourceId(); in handleVctItem() local
405 private void handleEvents(int sourceId) { in handleEvents()
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
H A DProfileAggregator.java54 String accountName, long rawContactId, String sourceId, String displayName) { in appendLookupKey()
H A DAbstractContactAggregator.java1559 String accountName, long rawContactId, String sourceId, String displayName) { in appendLookupKey()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DCommandDetails.java100 public int sourceId; field in DeviceIdentities
H A DCatService.java729 private void eventDownload(int event, int sourceId, int destinationId, in eventDownload()
/aosp12/packages/apps/TV/tuner/src/com/android/tv/tuner/data/
H A DSectionParser.java636 void onEitParsed(int sourceId, List<EitItem> items); in onEitParsed()
638 void onEttParsed(int sourceId, List<EttItem> descriptions); in onEttParsed()
670 int sourceId = mParsedEttItems.keyAt(i); in parseSections() local
896 int sourceId = ((data[pos + 28] & 0xff) << 8) | (data[pos + 29] & 0xff); in parseVCT() local
970 int sourceId = ((data[3] & 0xff) << 8) | (data[4] & 0xff); in parseEIT() local
1055 int sourceId = ((data[9] & 0xff) << 8) | (data[10] & 0xff); in parseETT() local
1129 int sourceId = ((data[3] & 0xff) << 8) | (data[4] & 0xff); in parseDVBEIT() local
H A DPsipData.java165 int sourceId) { in VctItem()
/aosp12/frameworks/base/libs/hwui/hwui/
H A DMinikinSkia.cpp33 MinikinFontSkia::MinikinFontSkia(sk_sp<SkTypeface> typeface, int sourceId, const void* fontData, in MinikinFontSkia()
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DBaseContactsProvider2Test.java197 protected long createGroup(Account account, String sourceId, String title) { in createGroup()
201 protected long createGroup(Account account, String sourceId, String title, int visible) { in createGroup()
210 protected long createGroup(Account account, String sourceId, String title, in createGroup()
400 protected Uri insertGroupMembership(long rawContactId, String sourceId) { in insertGroupMembership()
695 protected long assertSingleGroup(Long rowId, Account account, String sourceId, String title) { in assertSingleGroup()
708 String sourceId) { in assertSingleGroupMembership()
721 String sourceId) { in assertGroupMembership()
729 … protected long assertGroup(Cursor c, Long rowId, Account account, String sourceId, String title) { in assertGroup()
/aosp12/frameworks/base/core/java/android/security/net/config/
H A DXmlConfigSource.java179 int sourceId = parser.getAttributeResourceValue(null, "src", -1); in parseCertificatesEntry() local
/aosp12/system/incremental_delivery/incfs/include/
H A Dincfs_ndk.h125 IncFsFileId sourceId; member
/aosp12/frameworks/base/services/incremental/
H A DIncrementalService.cpp1906 incfs::FileId sourceId; in configureNativeBinaries() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...