Searched refs:capp (Results 1 – 1 of 1) sorted by relevance
1687 ProcessRecord capp = conn.client; in removeDyingProviderLocked() local1688 final IApplicationThread thread = capp.getThread(); in removeDyingProviderLocked()1691 final int pid = capp.getPid(); in removeDyingProviderLocked()1692 if (!capp.isPersistent() && thread != null in removeDyingProviderLocked()1694 capp.killLocked( in removeDyingProviderLocked()1711 mService.stopAssociationLocked(capp.uid, capp.processName, in removeDyingProviderLocked()