Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DProcessServiceRecord.java526 final ArrayMap<IBinder, ArrayList<ConnectionRecord>> conns = in updateBoundClientUids() local
545 ArrayMap<IBinder, ArrayList<ConnectionRecord>> conns = sr.getConnections(); in addBoundClientUidsOfNewService() local