HomeSort by relevance Sort by last modified time
    Searched full:boot (Results 201 - 225 of 1049) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/base/cmds/app_process/
app_main.cpp 60 * from a boot class' native method, and so wouldn't look for the class
62 * because the "am" classes are not boot classes.
65 * executing boot class Java code and thereby deny ourselves access to
66 * non-boot classes.
  /frameworks/base/core/java/android/content/
SyncInfo.java 41 * The start time of the current sync operation in milliseconds since boot.
  /frameworks/base/core/java/com/android/internal/net/
NetworkStatsFactory.java 87 * traffic. Values monotonically increase since device boot, and may include
141 * device boot, and may include details about inactive interfaces.
263 * expected to monotonically increase since device boot.
340 * are expected to monotonically increase since device boot.
  /frameworks/base/telephony/java/android/telephony/
DataConnectionRealTimeInfo.java 29 private long mTime; // Time the info was collected since boot in nanos;
  /hardware/intel/bootstub/
mb.h 29 /* The magic number passed by a Multiboot-compliant boot loader. */
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
SystemTest.java 185 * Tests that there are no extra path separator in boot class path.
189 String bootClassPath = System.getProperty("org.apache.harmony.boot.class.path");
192 bootClassPath = System.getProperty("sun.boot.class.path");
197 fail("Boot class path contains extra path separator: " + bootClassPath);
  /ndk/sources/host-tools/sed-4.2.1/
Makefile.am 14 EXTRA_DIST = BUGS THANKS COPYING.DOC README.boot \
  /packages/apps/DeskClock/src/com/android/deskclock/
AlarmInitReceiver.java 53 // Remove the snooze alarm after a boot.
  /packages/apps/VoiceDialer/
AndroidManifest.xml 34 <!-- Voice Dialer clears compiled grammar file on boot -->
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceDialerReceiver.java 38 // force recompilation of g2g on boot
  /packages/providers/MediaProvider/res/values/
strings.xml 24 <!-- [CHAR LIMIT=NONE] Boot message while upgrading media provider. -->
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
cn_proc.h 62 /* Number of nano seconds since system boot */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
paths.h 63 #define _PATH_UNIX "/boot/vmlinux"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
cn_proc.h 62 /* Number of nano seconds since system boot */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
paths.h 63 #define _PATH_UNIX "/boot/vmlinux"
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
paths.h 62 #define _PATH_UNIX "/boot/vmlinux"
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
paths.h 62 #define _PATH_UNIX "/boot/vmlinux"
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
paths.h 62 #define _PATH_UNIX "/boot/vmlinux"
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
paths.h 62 #define _PATH_UNIX "/boot/vmlinux"
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
paths.h 62 #define _PATH_UNIX "/boot/vmlinux"
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
paths.h 62 #define _PATH_UNIX "/boot/vmlinux"
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
paths.h 62 #define _PATH_UNIX "/boot/vmlinux"
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
paths.h 62 #define _PATH_UNIX "/boot/vmlinux"
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
paths.h 62 #define _PATH_UNIX "/boot/vmlinux"
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
paths.h 62 #define _PATH_UNIX "/boot/vmlinux"

Completed in 397 milliseconds

1 2 3 4 5 6 7 891011>>