Searched refs:sessionKey (Results 1 – 2 of 2) sorted by relevance
98 final String sessionKey = in onStartInput() local100 if (sessionKey != null) { in onStartInput()102 bundle.putString(BUNDLE_KEY_REPLY_USER_HANDLE_SESSION_ID, sessionKey); in onStartInput()
58 ReplyReceivingInputConnection(InputConnection target, String sessionKey, in ReplyReceivingInputConnection() argument61 mSessionKey = sessionKey; in ReplyReceivingInputConnection()