Home | History | Annotate | Download | only in inputmethod

Lines Matching refs:extras

214                             final Bundle extras = new Bundle();
219 // parameter in the extras. This will be interpreted by the
226 extras.putString("locale", localeSet.first());
233 targetFragment.getCanonicalName(), -1, -1, extras);