Home
last modified time | relevance | path

Searched refs:getServiceId (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tests/AccessoryDisplay/common/src/com/android/accessorydisplay/common/
DService.java48 public int getServiceId() { in getServiceId() method in Service
/frameworks/opt/net/ims/src/java/com/android/ims/
DImsManager.java696 int incomingServiceId = getServiceId(incomingCallIntent); in takeCall()
817 private static int getServiceId(Intent incomingCallIntent) { in getServiceId() method in ImsManager