HomeSort by relevance Sort by last modified time
    Searched refs:System (Results 1501 - 1525 of 2091) sorted by null

<<61626364656667686970>>

  /packages/apps/Phone/src/com/android/phone/
DTMFTwelveKeyDialer.java 516 mDTMFToneEnabled = Settings.System.getInt(mInCallScreen.getContentResolver(),
517 Settings.System.DTMF_TONE_WHEN_DIALING, 1) == 1;
    [all...]
  /packages/apps/Settings/src/com/android/settings/wifi/
WifiEnabler.java 89 .isRadioAllowed(mContext, Settings.System.RADIO_WIFI)) {
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarAppWidgetProvider.java 43 * Threshold to check against when building widget updates. If system clock
200 long now = System.currentTimeMillis();
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
HandleHeap.java 505 //System.out.println("METHODS: "
575 System.out.println("Found " + records.length + " records:");
578 System.out.println("tid=" + rec.getThreadId() + " "
583 System.out.println(" " + ste.getClassName()
587 System.out.println(" " + ste.getClassName()
RawImage.java 43 * <p/>The way the data is sent over adb is defined in system/core/adb/framebuffer_service.c
159 System.arraycopy(
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
ConvertToAndroidAction.java 123 System.arraycopy(natures, 0, newNatures, 1, natures.length);
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/sdk/
AndroidJarLoaderTest.java 51 System.gc();
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/device/
DeviceBridge.java 41 String adbLocation = System.getProperty("hierarchyviewer.adb");
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
Archive.java 107 String os = System.getProperty("os.name"); //$NON-NLS-1$
160 String arch = System.getProperty("os.arch");
461 // Rather than create a real temp file in the system, we simply use our
598 long startMs = System.currentTimeMillis();
607 long timeMs = System.currentTimeMillis();
    [all...]
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
SettingsController.java 239 * This updates Java system properties for the HTTP proxy.
266 Properties props = System.getProperties();
  /sdk/traceview/src/com/android/traceview/
TimeLineView.java 323 // System.out.printf("timeline update from %s\n", arg);
332 // System.out.printf(" timeline highlight %s from %s\n", name, arg);
336 // System.out.printf(" method %s\n",
343 // System.out.printf(" call %s\n", highlightCall.getName());
357 System.out.println("TimelineView() list of records:"); // $NON-NLS-1$
359 System.out.printf("row '%s' block '%s' [%d, %d]\n", r.row // $NON-NLS-1$
363 System.err.printf("Error: block startTime > endTime\n"); // $NON-NLS-1$
364 System.exit(1);
501 System.out.printf("seg '%s' [%6d, %6d] %s\n",
505 System.err.printf("Error: segment startTime > endTime\n")
    [all...]
  /build/tools/droiddoc/src/
DroidDoc.java 213 long startTime = System.nanoTime();
266 long time = System.nanoTime() - startTime;
267 System.out.println("DroidDoc took " + (time / 1000000000) + " sec. to write docs to "
297 System.err.println("template.escape." + i + ".key must have a length of 1: " + k);
517 System.err.println("Error reading package: " + pkg.name());
580 System.err.println("htmlDir not a directory: " + ClearPage.htmlDir);
681 System.err.println("error writing file: " + filename);
738 System.err.println("Error reading package: " + pkg.name());
    [all...]
  /cts/tests/tests/os/src/android/os/cts/
MessengerTest.java 312 long now = System.currentTimeMillis();
317 now = System.currentTimeMillis();
  /dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
ZipInputStreamTest.java 56 System.out.println("file hyts_ZipFile.zip can not be found");
69 System.out.println("Exception during ZipFile setup:");
ZipOutputStreamTest.java 87 ze.setTime(System.currentTimeMillis());
142 ze.setTime(System.currentTimeMillis());
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/atomic/
AtomicLongFieldUpdater.java 12 import dalvik.system.VMStack;
246 SecurityManager smgr = System.getSecurityManager();
332 SecurityManager smgr = System.getSecurityManager();
  /dalvik/libcore/logging/src/main/java/java/util/logging/
FileHandler.java 78 * specified by "user.home" system property</li>
79 * <li>"%t" represents the system's temporary directory</li>
96 * guaranteed to work reliably when using a local disk file system.
289 String tempPath = System.getProperty("java.io.tmpdir"); //$NON-NLS-1$
293 String homePath = System.getProperty("user.home"); //$NON-NLS-1$
  /dalvik/libcore/luni/src/test/java/tests/api/java/io/
PipedWriterTest.java 44 System.out.println("Exception setting up reader: "
63 System.out.println("Exception reading ("
85 System.out.println("Exception reading ("
  /dalvik/libcore/math/src/main/java/java/math/
Conversion.java 86 System.arraycopy(digits, 0, temp, 0, numberLength);
208 System.arraycopy(digits, 0, temp, 0, tempLen);
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/cert/
X509CertPathImpl.java 276 System.arraycopy(pkiPathEncoding, 0, result, 0, pkiPathEncoding.length);
299 System.arraycopy(pkcs7Encoding, 0, result, 0,
  /dalvik/libcore/security/src/main/java/org/bouncycastle/crypto/digests/
LongDigest.java 43 System.arraycopy(t.xBuf, 0, xBuf, 0, t.xBuf.length);
58 System.arraycopy(t.W, 0, W, 0, t.W.length);
  /dalvik/libcore/security/src/main/java/org/bouncycastle/jce/provider/
JCESecretKeyFactory.java 291 System.arraycopy(bytes, 0, longKey, 0, 16);
292 System.arraycopy(bytes, 0, longKey, 16, 8);
  /dalvik/libcore/support/src/test/java/org/apache/harmony/testframework/serialization/
SerializationTest.java 58 * <b>&quot;test.mode&quot; </b> system property. The <b>testing mode </b> is
66 * <b>&quot;RESOURCE_DIR&quot; </b> system property.
81 public static String mode = System.getProperty(MODE_KEY);
89 * Key to a system property defining root location of golden files.
93 private static final String outputPath = System.getProperty(GOLDEN_PATH,
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
FuncDocument.java 230 // System.out.println("base: "+base+", uri: "+uri);
277 // System.out.println("newDoc: "+((Document)newDoc).getDocumentElement().getNodeName());
355 // System.out.println("what?: "+base+", uri: "+uri);
401 System.out.println(formattedMsg);
427 System.out.println(formattedMsg);
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/xslt/
ObjectFactory.java 87 * <li>query the system property using <code>System.getProperty</code>
110 * <li>query the system property using <code>System.getProperty</code>
157 * <li>query the system property using <code>System.getProperty</code>
185 * <li>query the system property using <code>System.getProperty</code>
239 * <li>query the system property using <code>System.getProperty</code
401 ClassLoader system = ss.getSystemClassLoader(); local
    [all...]

Completed in 179 milliseconds

<<61626364656667686970>>