Searched refs:KEY_HOST_ID (Results 1 – 1 of 1) sorted by relevance
85 private static final String KEY_HOST_ID = EXTRA_PREFIX + "key_host_id"; field in CommandSession435 commandBuilder.append(" --es " + KEY_HOST_ID + " " + session.mHostId);453 intent.putExtra(KEY_HOST_ID, session.mHostId);470 final ActivitySession session = mSessions.get(intent.getStringExtra(KEY_HOST_ID));546 intent.putExtra(KEY_HOST_ID, mHostId);635 final String hostId = getIntent().getStringExtra(KEY_HOST_ID);