Lines Matching refs:getString
302 String cropValue = myExtras != null ? myExtras.getString("crop") : null;393 getResources().getString(R.string.wait),430 mPrefs.getString("pref_gallery_size_key", "1")));433 String sortOrder = mPrefs.getString("pref_gallery_sort_key", null);586 ? extras.getString("windowTitle")