Home
last modified time | relevance | path

Searched defs:newInstance (Results 1 – 25 of 190) sorted by relevance

12345678

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/dialog/old/
DActionFragment.java35 public static ActionFragment newInstance(ArrayList<Action> actions) { in newInstance() method in ActionFragment
39 public static ActionFragment newInstance(ArrayList<Action> actions, String name) { in newInstance() method in ActionFragment
45 public static ActionFragment newInstance(ArrayList<Action> actions, int index) { in newInstance() method in ActionFragment
51 public static ActionFragment newInstance(ArrayList<Action> actions, String name, int index) { in newInstance() method in ActionFragment
DContentFragment.java44 public static ContentFragment newInstance(String title) { in newInstance() method in ContentFragment
48 public static ContentFragment newInstance(String title, String breadcrumb, in newInstance() method in ContentFragment
53 public static ContentFragment newInstance(String title, String breadcrumb, String description, in newInstance() method in ContentFragment
58 public static ContentFragment newInstance(String title, String breadcrumb, String description, in newInstance() method in ContentFragment
67 public static ContentFragment newInstance(String title, String breadcrumb, String description, in newInstance() method in ContentFragment
72 public static ContentFragment newInstance(String title, String breadcrumb, String description, in newInstance() method in ContentFragment
81 public static ContentFragment newInstance(String title, String breadcrumb, String description, in newInstance() method in ContentFragment
DEditTextFragment.java45 public static EditTextFragment newInstance(int layoutResId, int editTextResId) { in newInstance() method in EditTextFragment
57 public static EditTextFragment newInstance(String description) { in newInstance() method in EditTextFragment
61 public static EditTextFragment newInstance(String description, String initialText) { in newInstance() method in EditTextFragment
65 public static EditTextFragment newInstance(String description, String initialText, in newInstance() method in EditTextFragment
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/expected/
DExpectedKey.java33 static ExpectedKey newInstance(final String label, final ExpectedKey... moreKeys) { in newInstance() method in ExpectedKey
38 static ExpectedKey newInstance(final String label, final String outputText, in newInstance() method in ExpectedKey
45 static ExpectedKey newInstance(final String label, final int code, in newInstance() method in ExpectedKey
52 static ExpectedKey newInstance(final int iconId, final String outputText, in newInstance() method in ExpectedKey
59 static ExpectedKey newInstance(final int iconId, final int code, in newInstance() method in ExpectedKey
65 static ExpectedKey newInstance(final ExpectedKeyVisual visual, final ExpectedKeyOutput output, in newInstance() method in ExpectedKey
208 public static ExpectedAdditionalMoreKey newInstance(final String label) { in newInstance() method in ExpectedKey.ExpectedAdditionalMoreKey
213 public static ExpectedAdditionalMoreKey newInstance(final ExpectedKey key) { in newInstance() method in ExpectedKey.ExpectedAdditionalMoreKey
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
DStringTexture.java53 public static StringTexture newInstance( in newInstance() method in StringTexture
58 public static StringTexture newInstance( in newInstance() method in StringTexture
72 private static StringTexture newInstance(String text, TextPaint paint) { in newInstance() method in StringTexture
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
DTimedMessageWizardFragment.java39 public static TimedMessageWizardFragment newInstance(String title) { in newInstance() method in TimedMessageWizardFragment
43 public static TimedMessageWizardFragment newInstance(String title, int durationMs) { in newInstance() method in TimedMessageWizardFragment
DNetworkActivity.java33 public static SettingsFragment newInstance() { in newInstance() method in NetworkActivity.SettingsFragment
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/database/
DNoNullCursorAsyncQueryHandlerTest.java142 public static <E> ObjectHolder<E> newInstance() { in newInstance() method in NoNullCursorAsyncQueryHandlerTest.ObjectHolder
146 public static <E> ObjectHolder<E> newInstance(E value) { in newInstance() method in NoNullCursorAsyncQueryHandlerTest.ObjectHolder
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
DResetActivity.java56 public static ResetFragment newInstance() { in newInstance() method in ResetActivity.ResetFragment
101 public static ResetConfirmFragment newInstance() { in newInstance() method in ResetActivity.ResetConfirmFragment
DFormattingProgressFragment.java28 public static FormattingProgressFragment newInstance() { in newInstance() method in FormattingProgressFragment
/packages/apps/ContactsCommon/src/com/android/contacts/common/compat/
DPhoneNumberFormattingTextWatcherCompat.java21 public static PhoneNumberFormattingTextWatcher newInstance(String countryCode) { in newInstance() method in PhoneNumberFormattingTextWatcherCompat
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/spellcheck/
DAndroidSpellCheckerSessionFactory.java22 public static Session newInstance(AndroidSpellCheckerService service) { in newInstance() method in AndroidSpellCheckerSessionFactory
/packages/apps/Messaging/src/com/android/messaging/ui/
DSmsStorageLowWarningFragment.java53 public static SmsStorageLowWarningFragment newInstance() { in newInstance() method in SmsStorageLowWarningFragment
89 public static ChooseActionDialogFragment newInstance() { in newInstance() method in SmsStorageLowWarningFragment.ChooseActionDialogFragment
164 public static ConfirmationDialog newInstance(final int actionIndex) { in newInstance() method in SmsStorageLowWarningFragment.ConfirmationDialog
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/about/
DStatusActivity.java33 public static SettingsFragment newInstance() { in newInstance() method in StatusActivity.SettingsFragment
DAboutActivity.java36 public static SettingsFragment newInstance() { in newInstance() method in AboutActivity.SettingsFragment
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/
DLocationActivity.java36 public static SettingsFragment newInstance() { in newInstance() method in LocationActivity.SettingsFragment
DAccessibilityActivity.java33 public static SettingsFragment newInstance() { in newInstance() method in AccessibilityActivity.SettingsFragment
DDateTimeActivity.java33 public static SettingsFragment newInstance() { in newInstance() method in DateTimeActivity.SettingsFragment
DLanguageActivity.java33 public static SettingsFragment newInstance() { in newInstance() method in LanguageActivity.SettingsFragment
DKeyboardActivity.java33 public static SettingsFragment newInstance() { in newInstance() method in KeyboardActivity.SettingsFragment
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
DAddAccessoryContentFragment.java31 public static AddAccessoryContentFragment newInstance() { in newInstance() method in AddAccessoryContentFragment
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/
DStorageResetActivity.java36 public static SettingsFragment newInstance() { in newInstance() method in StorageResetActivity.SettingsFragment
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/sound/
DSoundActivity.java36 public static SettingsFragment newInstance() { in newInstance() method in SoundActivity.SettingsFragment
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/development/
DDevelopmentActivity.java33 public static SettingsFragment newInstance() { in newInstance() method in DevelopmentActivity.SettingsFragment
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/
DMainSettings.java33 public static SettingsFragment newInstance() { in newInstance() method in MainSettings.SettingsFragment

12345678