/packages/apps/Gallery3D/src/com/cooliris/media/ |
ImageViewTouchBase.java | 306 final long startTime = System.currentTimeMillis(); 310 long now = System.currentTimeMillis();
|
/sdk/anttasks/src/com/android/ant/ |
AaptExecLoopTask.java | 294 System.out.println("Creating full resource package..."); 296 System.out.println(String.format(
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/ |
AndroidJarLoader.java | 400 System.arraycopy(data, 0, temp, 0, data_size); 411 System.arraycopy(data, 0, temp, 0, offset);
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/ |
UpdaterWindowImpl.java | 403 String str = System.getenv("SDK_UPDATER_URLS");
422 str = System.getenv("SDK_UPDATER_USER_URLS");
|
/dalvik/libcore/security/src/main/java/java/security/ |
Provider.java | 166 SecurityManager sm = System.getSecurityManager(); 222 SecurityManager sm = System.getSecurityManager(); 292 SecurityManager sm = System.getSecurityManager(); 333 SecurityManager sm = System.getSecurityManager(); 549 SecurityManager sm = System.getSecurityManager(); 594 SecurityManager sm = System.getSecurityManager(); [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/ |
DTMDefaultBase.java | 269 System.arraycopy(indexes, 0, m_elemIndexes, 0, indexes.length); 285 System.arraycopy(indexes, 0, localNameIndex, 0, indexes.length); 304 System.arraycopy(indexes, 0, elemHandles, 0, indexes.length); 644 System.err.println("Dumping... "+f.getAbsolutePath()); 772 ioe.printStackTrace(System.err); 907 System.err.println("GONK! (only useful in limited situations)"); [all...] |
DTMDocumentImpl.java | 211 if (DEBUG) System.out.println(slotnumber+": "+w0+" "+w1+" "+w2+" "+w3); 487 /**/System.out.println("Prefix="+prefix+" index="+m_prefixNames.stringToIndex(prefix)); [all...] |
/frameworks/policies/base/mid/com/android/internal/policy/impl/ |
MidWindowManager.java | 102 // system-level error dialogs 191 return Settings.System.getInt( 192 mContext.getContentResolver(), Settings.System.DEVICE_PROVISIONED, 0) != 0; 196 * When a home-key longpress expires, close other system windows and launch the recent apps 249 // this... should introduce a token to let the system 462 * Preflight adding a window to the system. 574 // If a system window has focus, then it doesn't make sense 608 boolean shown = Settings.System.getInt( 609 res, Settings.System.SHOW_PROCESSES, 0) != 0; 615 Settings.System.putInt [all...] |
/packages/apps/DeskClock/src/com/android/deskclock/ |
DeskClock.java | 245 System.currentTimeMillis(), x, y)); 256 (1000 - (System.currentTimeMillis() % 1000))); 386 .appendPath(new Long(System.currentTimeMillis()).toString()) 516 String nextAlarm = Settings.System.getString(getContentResolver(), 517 Settings.System.NEXT_ALARM_FORMATTED); 631 + (alarmTimeUTC - System.currentTimeMillis()) [all...] |
/frameworks/base/services/java/com/android/server/ |
NotificationManagerService.java | 200 + Integer.toHexString(System.identityHashCode(this)) 234 + Integer.toHexString(System.identityHashCode(this)) 382 resolver.registerContentObserver(Settings.System.getUriFor( 383 Settings.System.NOTIFICATION_LIGHT_PULSE), false, this); 399 boolean pulseEnabled = Settings.System.getInt(resolver, 400 Settings.System.NOTIFICATION_LIGHT_PULSE, 0) != 0; 781 uri = Settings.System.DEFAULT_NOTIFICATION_URI; [all...] |
ThrottleService.java | 218 long localNow = System.currentTimeMillis(); 223 // return time in the local, system wall time, correcting for the use of ntp 235 // return time in the local, system wall time, correcting for the use of ntp 308 // use a new thread as we don't want to stall the system for file writes 580 long now = System.currentTimeMillis(); 753 long time = System.currentTimeMillis(); [all...] |
/development/apps/Term/src/com/android/term/ |
Term.java | 148 private final static String DEFAULT_SHELL = "/system/bin/sh -"; 385 // Don't intercept the system keys 409 // Don't intercept the system keys 716 * Convert a row value from the public external coordinate system to our 717 * internal private coordinate system. External coordinate system: 719 * 0..mScreenRows-1 Internal coordinate system: 0..mScreenRows-1 rows of 723 * @param row a row in the external coordinate system. 725 * coordinate system. 796 System.arraycopy(mData, topOffset, mData, destOffset, mColumns) [all...] |
/dalvik/libcore/luni/src/main/java/java/net/ |
URLClassLoader.java | 98 SecurityManager sm = System.getSecurityManager(); 607 * instance will have the system ClassLoader as its parent. URLs that end 625 * have the system ClassLoader as its parent. URLs that end with "/" are 680 if (length > 0 && (sm = System.getSecurityManager()) != null) { 728 * method retrieves the permissions from the system policy. If the protocol 795 * system {@code ClassLoader} as its parent. The method {@code loadClass()} 864 SecurityManager security = System.getSecurityManager(); [all...] |
/dalvik/libcore/luni/src/test/java/tests/api/java/io/ |
ObjectInputStreamTest.java | 79 SecurityManager sm = System.getSecurityManager(); 80 System.setSecurityManager(new Support_IOTestSecurityManager()); 88 System.setSecurityManager(sm); 830 System.arraycopy(testString.getBytes(), 0, buffer, 4, testString.length()); [all...] |
/dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/ |
ServerSocketChannelTest.java | 677 long beginTime = System.currentTimeMillis(); 681 if (System.currentTimeMillis() - beginTime > 10000){ 731 SecurityManager sm = System.getSecurityManager(); 733 System.setSecurityManager(mockManager); 754 System.setSecurityManager(sm);
|
/packages/apps/Browser/src/com/android/browser/ |
BrowserProvider.java | 373 Settings.System.getUriFor( 374 Settings.System.SHOW_WEB_SUGGESTIONS), 381 * This Observer will ensure that if the user changes the system 400 // If non-null, then the system is set to show web suggestions, 405 * Check the system settings to see whether web suggestions are 412 if (Settings.System.getInt(context.getContentResolver(), 413 Settings.System.SHOW_WEB_SUGGESTIONS, [all...] |
/packages/apps/Phone/src/com/android/phone/ |
PhoneApp.java | 47 import android.provider.Settings.System; 116 * DEFAULT is the system-wide default delay for the timeout (1 min) 561 int hac = android.provider.Settings.System.getInt(phone.getContext().getContentResolver(), 562 android.provider.Settings.System.HEARING_AID, [all...] |
/cts/tests/tests/database/src/android/database/cts/ |
DatabaseCursorTest.java | 321 Random random = new Random(System.currentTimeMillis()); 503 Random random = new Random(System.currentTimeMillis()); 535 Random random = new Random(System.currentTimeMillis());
|
/cts/tools/test-progress/src/ |
TestCoverageDoclet.java | 272 // System.out.println(">>>>>>>>>>>Skip package: " + pack.name()); 276 System.out.println("package " + pack.name() + " has " + subStat.getCountFor(0) + " red."); 284 System.out.println("Total has " + stats.getCountFor(0) + " red."); 302 System.out.println("class:"+classDoc); 321 System.out.println("----- entry -----------------------"); 322 System.out.println("target:"+mdoc.toString()); 323 System.out.println("="); 325 System.out.println("test method:"+meth); 331 // System.out.println("Processing >>> " + classDoc); 359 //System.out.println("checking:"+classDoc.qualifiedName()) [all...] |
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
ScheduledThreadPoolExecutor.java | 101 * Value of System.nanoTime upon static initialization. This is 105 static final long initialNanoTime = System.nanoTime(); 111 return System.nanoTime() - initialNanoTime; [all...] |
/dalvik/libcore/luni/src/main/java/java/util/ |
BitSet.java | 200 System.arraycopy(bits, 0, tempBits, 0, this.actualArrayLength); 715 System.arraycopy(bs.bits, 0, tempBits, 0, bs.actualArrayLength); 748 System.arraycopy(bs.bits, 0, tempBits, 0, bs.actualArrayLength);
|
Properties.java | 62 * @see java.lang.System#getProperties 321 System.arraycopy(buf, 0, newBuf, 0, offset); 570 * <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> 574 * validated against it. The DTD is not loaded from the SYSTEM ID. After 665 * <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> 686 * <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd"> 717 System.out.println("Warning: encoding name " + encoding 721 System.out.println("Warning: encoding " + encoding 733 printStream.print("<!DOCTYPE properties SYSTEM \"");
|
/dalvik/libcore/math/src/main/java/java/math/ |
BigInteger.java | 84 System.out.print("Claiming bigIntIsValid BUT bigInt == null, "); 86 System.out.print("Claiming bigIntIsValid BUT bigInt.bignum == 0, "); [all...] |
/development/samples/LunarLander/src/com/example/android/lunarlander/ |
LunarView.java | 45 * by the system. 306 mLastTime = System.currentTimeMillis() + 100; 523 mLastTime = System.currentTimeMillis() + 100; 678 long now = System.currentTimeMillis(); [all...] |
/external/emma/core/java12/com/vladium/emma/rt/ |
AppRunner.java | 349 e.printStackTrace (System.out); 716 final long start = info ? System.currentTimeMillis () : 0; 722 final long end = System.currentTimeMillis (); [all...] |