Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/webkit/
DConsoleMessage.java49 public ConsoleMessage(String message, String sourceId, int lineNumber, MessageLevel msgLevel) { in ConsoleMessage()
64 public String sourceId() { in sourceId() method in ConsoleMessage
/frameworks/base/core/java/android/view/accessibility/
DIAccessibilityEmbeddedConnection.aidl27 IBinder associateEmbeddedHierarchy(IBinder hostToken, int sourceId); in associateEmbeddedHierarchy()
DAccessibilityCache.java265 final long sourceId = event.getSourceNodeId(); in onAccessibilityEvent() local
318 private AccessibilityNodeInfo removeCachedNodeLocked(int windowId, long sourceId) { in removeCachedNodeLocked()
507 final long sourceId = info.getSourceNodeId(); in add() local
DAccessibilityNodeInfo.java4459 public void setSourceNodeId(long sourceId, int windowId) { in setSourceNodeId()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
DCommandDetails.java100 public int sourceId; field in DeviceIdentities
DCatService.java916 private void eventDownload(int event, int sourceId, int destinationId, in eventDownload()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DPrivateBroadcastReceiveData.kt40 val sourceId: Int = -1, constant in com.android.settingslib.bluetooth.PrivateBroadcastReceiveData
DLocalBluetoothLeBroadcastAssistant.java311 public void removeSource(@NonNull BluetoothDevice sink, int sourceId) { in removeSource()
DLocalBluetoothLeBroadcast.java1341 private void notifyPrivateBroadcastReceived(BluetoothDevice sink, int sourceId, int broadcastId, in notifyPrivateBroadcastReceived()
/frameworks/base/libs/hwui/hwui/
DMinikinSkia.cpp37 MinikinFontSkia::MinikinFontSkia(sk_sp<SkTypeface> typeface, int sourceId, const void* fontData, in MinikinFontSkia()
/frameworks/base/core/tests/coretests/src/android/app/wallpaper/
DWallpaperDescriptionTest.java280 final String sourceId = "sourceId"; in toBuilder_succeeds() local
/frameworks/base/core/java/android/security/net/config/
DXmlConfigSource.java184 int sourceId = parser.getAttributeResourceValue(null, "src", -1); in parseCertificatesEntry() local
/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
DFontInterpolator.kt44 data class VarFontKey(val sourceId: Int, val index: Int, val sortedAxes: List<FontVariationAxis>) { constant in com.android.systemui.animation.VarFontKey
/frameworks/base/services/core/java/com/android/server/wm/
DInsetsStateController.java417 final int sourceId = surfaceTransactionIds.keyAt(i); in notifyPendingInsetsControlChanged() local
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowContainerTests.java1692 private static boolean hasLocalSource(WindowContainer container, int sourceId) { in hasLocalSource()
/frameworks/base/libs/hwui/jni/
DBitmap.cpp769 const int64_t sourceId = p.readInt64(); in Bitmap_createFromParcel() local
/frameworks/base/services/incremental/
DIncrementalService.cpp1926 incfs::FileId sourceId; in configureNativeBinaries() local