HomeSort by relevance Sort by last modified time
    Searched refs:getDefault (Results 151 - 175 of 1847) sorted by null

1 2 3 4 5 67 8 91011>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.pdt/src/com/android/ide/eclipse/pdt/internal/preferences/
PrefPage.java 36 IPreferenceStore store = PdtPlugin.getDefault().getPreferenceStore();
  /tools/tradefederation/core/prod-tests/src/com/android/framework/tests/
DataIdleTestHelper.java 53 RunUtil.getDefault().sleep(PING_WAITING_TIME);
  /tools/tradefederation/core/src/com/android/tradefed/targetprep/
ConnectionChecker.java 47 RunUtil.getDefault().sleep(mInterval * 1000);
  /external/icu/android_icu4j/src/main/java/android/icu/util/
ChineseCalendar.java 150 this(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT), CHINESE_EPOCH_YEAR, CHINA_ZONE);
159 this(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT), CHINESE_EPOCH_YEAR, CHINA_ZONE);
200 this(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT), CHINESE_EPOCH_YEAR, CHINA_ZONE);
258 this(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT), CHINESE_EPOCH_YEAR, CHINA_ZONE);
280 this(TimeZone.getDefault(), ULocale.forLocale(aLocale), CHINESE_EPOCH_YEAR, CHINA_ZONE);
290 this(zone, ULocale.getDefault(Category.FORMAT), CHINESE_EPOCH_YEAR, CHINA_ZONE)
    [all...]
Holiday.java 35 return getHolidays(ULocale.getDefault(Category.FORMAT));
147 return getDisplayName(ULocale.getDefault(Category.DISPLAY));
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
ChineseCalendar.java 151 this(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT), CHINESE_EPOCH_YEAR, CHINA_ZONE);
161 this(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT), CHINESE_EPOCH_YEAR, CHINA_ZONE);
204 this(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT), CHINESE_EPOCH_YEAR, CHINA_ZONE);
264 this(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT), CHINESE_EPOCH_YEAR, CHINA_ZONE);
287 this(TimeZone.getDefault(), ULocale.forLocale(aLocale), CHINESE_EPOCH_YEAR, CHINA_ZONE);
298 this(zone, ULocale.getDefault(Category.FORMAT), CHINESE_EPOCH_YEAR, CHINA_ZONE)
    [all...]
Holiday.java 35 return getHolidays(ULocale.getDefault(Category.FORMAT));
155 return getDisplayName(ULocale.getDefault(Category.DISPLAY));
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
AdtPrefs.java 401 IPreferenceStore store = AdtPlugin.getDefault().getPreferenceStore();
411 IPreferenceStore store = AdtPlugin.getDefault().getPreferenceStore();
433 IPreferenceStore store = AdtPlugin.getDefault().getPreferenceStore();
457 IPreferenceStore store = AdtPlugin.getDefault().getPreferenceStore();
469 IPreferenceStore store = AdtPlugin.getDefault().getPreferenceStore();
490 IPreferenceStore store = AdtPlugin.getDefault().getPreferenceStore();
496 IPreferenceStore store = AdtPlugin.getDefault().getPreferenceStore();
568 IPreferenceStore store = AdtPlugin.getDefault().getPreferenceStore();
590 IPreferenceStore store = AdtPlugin.getDefault().getPreferenceStore();
614 IPreferenceStore store = AdtPlugin.getDefault().getPreferenceStore()
    [all...]
  /cts/tests/tests/net/src/android/net/cts/
SSLCertificateSocketFactoryTest.java 39 mFactory = (SSLCertificateSocketFactory) SSLCertificateSocketFactory.getDefault(mTimeout);
49 SocketFactory sf = SSLCertificateSocketFactory.getDefault(mTimeout);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
RecentsViewTouchHandler.java 112 EventBus.getDefault().send(new HideRecentsEvent(false, true));
148 EventBus.getDefault().send(new ShowIncompatibleAppOverlayEvent());
162 EventBus.getDefault().send(new DragStartInitializeDropTargetsEvent(event.task,
174 EventBus.getDefault().send(new HideIncompatibleAppOverlayEvent());
259 EventBus.getDefault().send(new DragDropTargetChangedEvent(mDragTask,
271 EventBus.getDefault().send(new DismissAllTaskViewsEvent());
278 EventBus.getDefault().send(new DragDropTargetChangedEvent(mDragTask, null));
280 EventBus.getDefault().send(new DragEndEvent(mDragTask, mTaskView,
  /frameworks/base/tests/TtsTests/src/com/android/speech/tts/
TtsEnginesTests.java 65 assertEquals(Locale.getDefault(),
67 assertEquals(Locale.getDefault(),
  /packages/apps/Messaging/src/com/android/messaging/sms/
SmsStorageStatusManager.java 39 if (!PhoneUtils.getDefault().isSmsEnabled()) {
53 if (!PhoneUtils.getDefault().isSmsEnabled()) {
  /packages/services/Telephony/src/com/android/services/telephony/
EmergencyCallHelper.java 57 for (int i = 0; i < TelephonyManager.getDefault().getPhoneCount(); i++) {
80 for (int i = 0; i < TelephonyManager.getDefault().getPhoneCount(); i++) {
  /frameworks/opt/telephony/src/java/android/telephony/gsm/
SmsMessage.java 153 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType();
171 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType();
245 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType();
272 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType();
303 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType();
618 int activePhone = TelephonyManager.getDefault().getCurrentPhoneType();
  /libcore/ojluni/src/main/java/java/text/
DateFormat.java 449 * Locale.getDefault(Locale.Category.FORMAT))}.
450 * @see java.util.Locale#getDefault(java.util.Locale.Category)
456 return get(DEFAULT, 0, 1, Locale.getDefault(Locale.Category.FORMAT));
464 * Locale.getDefault(Locale.Category.FORMAT))}.
465 * @see java.util.Locale#getDefault(java.util.Locale.Category)
473 return get(style, 0, 1, Locale.getDefault(Locale.Category.FORMAT));
495 * Locale.getDefault(Locale.Category.FORMAT))}.
496 * @see java.util.Locale#getDefault(java.util.Locale.Category)
502 return get(0, DEFAULT, 2, Locale.getDefault(Locale.Category.FORMAT));
510 * Locale.getDefault(Locale.Category.FORMAT))}
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/calendar/
JapaneseTest.java 36 JapaneseCalendar cal = new JapaneseCalendar(TimeZone.getDefault());
44 JapaneseCalendar cal = new JapaneseCalendar(ULocale.getDefault());
52 JapaneseCalendar cal = new JapaneseCalendar(TimeZone.getDefault(), ULocale.getDefault());
60 JapaneseCalendar cal = new JapaneseCalendar(Locale.getDefault());
68 JapaneseCalendar cal = new JapaneseCalendar(TimeZone.getDefault(), Locale.getDefault());
211 JapaneseCalendar c = new JapaneseCalendar(TimeZone.getDefault(), new ULocale("en_US"));
284 JapaneseCalendar c = new JapaneseCalendar(TimeZone.getDefault());
349 SimpleDateFormat.DEFAULT, Locale.getDefault());
    [all...]
IndianTest.java 131 IndianCalendar cal = new IndianCalendar(TimeZone.getDefault());
139 IndianCalendar cal = new IndianCalendar(ULocale.getDefault());
147 IndianCalendar cal = new IndianCalendar(Locale.getDefault());
155 IndianCalendar cal = new IndianCalendar(TimeZone.getDefault(),Locale.getDefault());
163 IndianCalendar cal = new IndianCalendar(TimeZone.getDefault(),ULocale.getDefault());
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
JapaneseTest.java 35 JapaneseCalendar cal = new JapaneseCalendar(TimeZone.getDefault());
43 JapaneseCalendar cal = new JapaneseCalendar(ULocale.getDefault());
51 JapaneseCalendar cal = new JapaneseCalendar(TimeZone.getDefault(), ULocale.getDefault());
59 JapaneseCalendar cal = new JapaneseCalendar(Locale.getDefault());
67 JapaneseCalendar cal = new JapaneseCalendar(TimeZone.getDefault(), Locale.getDefault());
210 JapaneseCalendar c = new JapaneseCalendar(TimeZone.getDefault(), new ULocale("en_US"));
283 JapaneseCalendar c = new JapaneseCalendar(TimeZone.getDefault());
348 SimpleDateFormat.DEFAULT, Locale.getDefault());
    [all...]
IndianTest.java 130 IndianCalendar cal = new IndianCalendar(TimeZone.getDefault());
138 IndianCalendar cal = new IndianCalendar(ULocale.getDefault());
146 IndianCalendar cal = new IndianCalendar(Locale.getDefault());
154 IndianCalendar cal = new IndianCalendar(TimeZone.getDefault(),Locale.getDefault());
162 IndianCalendar cal = new IndianCalendar(TimeZone.getDefault(),ULocale.getDefault());
  /frameworks/base/core/java/android/text/format/
DateUtils.java 200 LocaleData d = LocaleData.get(Locale.getDefault());
222 return LocaleData.get(Locale.getDefault()).amPm[ampm - Calendar.AM];
238 LocaleData d = LocaleData.get(Locale.getDefault());
302 return RelativeDateTimeFormatter.getRelativeTimeSpanString(Locale.getDefault(),
303 TimeZone.getDefault(), time, now, minResolution, flags);
336 return RelativeDateTimeFormatter.getRelativeDateTimeString(Locale.getDefault(),
337 TimeZone.getDefault(), time, System.currentTimeMillis(), minResolution,
396 final MeasureFormat formatter = MeasureFormat.getInstance(Locale.getDefault(), width);
452 Formatter f = new Formatter(sb, Locale.getDefault());
536 Formatter f = new Formatter(new StringBuilder(50), Locale.getDefault());
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
ResourceBundleTest.java 47 bundle = ResourceBundle.getBundle(name, Locale.getDefault());
60 Locale defLocale = Locale.getDefault();
138 .getDefault());
140 bundle = ResourceBundle.getBundle(name, Locale.getDefault(), loader);
145 ResourceBundle.getBundle(null, Locale.getDefault(), loader);
159 ResourceBundle.getBundle(name, Locale.getDefault(), (ClassLoader) null);
166 ResourceBundle.getBundle("", Locale.getDefault(), loader);
242 locale = Locale.getDefault();
270 Locale loc = Locale.getDefault();
367 Locale defLocale = Locale.getDefault();
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/text/
DateFormatTest.java 78 DateFormat.DEFAULT, Locale.getDefault())));
95 DateFormat.SHORT, Locale.getDefault())));
104 DateFormat.MEDIUM, Locale.getDefault())));
113 DateFormat.LONG, Locale.getDefault())));
122 DateFormat.FULL, Locale.getDefault())));
190 DateFormat.DEFAULT, DateFormat.DEFAULT, Locale.getDefault())));
202 dStyle, Locale.getDefault());
204 tStyle, Locale.getDefault());
301 DateFormat.SHORT, DateFormat.SHORT, Locale.getDefault())));
325 DateFormat.DEFAULT, Locale.getDefault())));
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/draw9patch/graphics/
GraphicsUtilitiesTest.java 39 Image image = new Image(Display.getDefault(),
79 Image image = new Image(Display.getDefault(),
100 Image image = new Image(Display.getDefault(),
134 Image image = new Image(Display.getDefault(),
208 Image image = new Image(Display.getDefault(),
224 Image image = new Image(Display.getDefault(),
299 Image image = new Image(Display.getDefault(),
  /cts/tests/sensor/src/android/hardware/cts/helpers/sensoroperations/
TestSensorOperation.java 106 addVerification(EventGapVerification.getDefault(mEnvironment));
107 addVerification(EventOrderingVerification.getDefault(mEnvironment));
108 addVerification(FrequencyVerification.getDefault(mEnvironment));
109 addVerification(JitterVerification.getDefault(mEnvironment));
110 addVerification(MagnitudeVerification.getDefault(mEnvironment));
111 addVerification(MeanVerification.getDefault(mEnvironment));
112 addVerification(StandardDeviationVerification.getDefault(mEnvironment));
113 addVerification(EventTimestampSynchronizationVerification.getDefault(mEnvironment));
114 addVerification(InitialValueVerification.getDefault(mEnvironment));
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
HandshakeCompletedEventTest.java 74 SSLSocket socket = (SSLSocket) SSLSocketFactory.getDefault().createSocket();
89 SSLSocket socket = (SSLSocket) SSLSocketFactory.getDefault().createSocket();
100 SSLSocket socket = (SSLSocket) SSLSocketFactory.getDefault().createSocket();
111 SSLSocket socket = (SSLSocket) SSLSocketFactory.getDefault().createSocket();
123 SSLSocket socket = (SSLSocket) SSLSocketFactory.getDefault().createSocket();
146 SSLSocket socket = (SSLSocket) SSLSocketFactory.getDefault().createSocket();
166 SSLSocket socket = (SSLSocket) SSLSocketFactory.getDefault().createSocket();
177 SSLSocket socket = (SSLSocket) SSLSocketFactory.getDefault().createSocket();
189 SSLSocket socket = (SSLSocket) SSLSocketFactory.getDefault().createSocket();

Completed in 2198 milliseconds

1 2 3 4 5 67 8 91011>>