Searched defs:sourceId (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/webkit/
H A DConsoleMessage.java42 public ConsoleMessage(String message, String sourceId, int lineNumber, MessageLevel msgLevel) { argument
44 mSourceId = sourceId;
57 public String sourceId() { method in class:ConsoleMessage
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/stk/
H A DCommandDetails.java80 public int sourceId; field in class:DeviceIdentities
H A DStkService.java405 private void eventDownload(int event, int sourceId, int destinationId, argument
427 buf.write(sourceId); // source device id

Completed in 504 milliseconds