Searched refs:procThread (Results 1 – 1 of 1) sorted by relevance
3053 final IApplicationThread procThread = proc.getThread(); in getRecordForAppLOSP() local3054 if (procThread != null && procThread.asBinder() == threadBinder) { in getRecordForAppLOSP()