Searched refs:capp (Results 1 – 1 of 1) sorted by relevance
1830 ProcessRecord capp = conn.client; in removeDyingProviderLocked() local1831 final IApplicationThread thread = capp.getThread(); in removeDyingProviderLocked()1834 final int pid = capp.getPid(); in removeDyingProviderLocked()1835 if (!capp.isPersistent() && thread != null in removeDyingProviderLocked()1837 capp.killLocked( in removeDyingProviderLocked()1857 mService.stopAssociationLocked(capp.uid, capp.processName, in removeDyingProviderLocked()