Searched refs:CHANNEL_KEY (Results 1 – 1 of 1) sorted by relevance
49 private static final String CHANNEL_KEY = "channel"; field in ImeSettings125 mChannel = new SessionChannel(bundle.getParcelable(CHANNEL_KEY, RemoteCallback.class)); in ImeSettings()243 result.putParcelable(CHANNEL_KEY, channel); in serializeToBundle()