Home
last modified time | relevance | path

Searched defs:destinationId (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DCommandDetails.java102 public int destinationId; field in DeviceIdentities
H A DCatService.java729 private void eventDownload(int event, int sourceId, int destinationId, in eventDownload()