OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AboutPreferences
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/about/
AboutPreferences.java
22
* Dummy class of
AboutPreferences
. Never use this.
24
public final class
AboutPreferences
extends Fragment {
25
private
AboutPreferences
() {
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
FragmentUtils.java
20
import com.android.inputmethod.latin.about.
AboutPreferences
;
37
sLatinImeFragments.add(
AboutPreferences
.class.getName());
/packages/apps/Calendar/src/com/android/calendar/
AboutPreferences.java
27
public class
AboutPreferences
extends PreferenceFragment {
Completed in 202 milliseconds