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