Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/
DAppContextService.java138 ClientInfo clientInfo = (ClientInfo) client; in setActiveContexts() local
181 ClientInfo clientInfo = (ClientInfo) client; in resetActiveContexts() local
223 ClientInfo clientInfo = (ClientInfo) client; in dump() local
235 ClientInfo clientInfo = mContextOwners.get(context); in isContextOwner() local
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DContactsDatabaseHelper.java4986 ApplicationInfo clientInfo = pm.getApplicationInfo(packageName, 0 /* no flags */); in getUidForPackageName() local