Searched refs:modeOwnerPid (Results 1 – 1 of 1) sorted by relevance
3484 int modeOwnerPid = mSetModeDeathHandlers.isEmpty() in requestScoState() local3486 if (modeOwnerPid != 0 && (modeOwnerPid != mCreatorPid)) { in requestScoState()3488 + modeOwnerPid + " != creatorPid " + mCreatorPid); in requestScoState()