Searched refs:mCurMethodUid (Results 1 – 1 of 1) sorted by relevance
671 int mCurMethodUid = Process.INVALID_UID; field in InputMethodManagerService2375 null /* intent */, UserHandle.getAppId(mCurMethodUid), mCurClient.uid, true); in attachNewInputLocked()2597 mCurMethodUid = Process.INVALID_UID; in onServiceConnected()2599 mCurMethodUid = curMethodUid; in onServiceConnected()2610 scheduleNotifyImeUidToAudioService(mCurMethodUid); in onServiceConnected()2732 mCurMethodUid = Process.INVALID_UID; in clearCurMethodLocked()2733 scheduleNotifyImeUidToAudioService(mCurMethodUid); in clearCurMethodLocked()