HomeSort by relevance Sort by last modified time
    Searched full:boot (Results 426 - 450 of 745) sorted by null

<<11121314151617181920>>

  /frameworks/base/services/java/com/android/server/
SystemServer.java 74 Log.wtf(TAG, "BOOT FAILURE " + msg, e);
291 reportWtf("performing boot dexopt", e);
    [all...]
  /frameworks/base/services/java/com/android/server/usb/
UsbDeviceManager.java 157 if (DEBUG) Slog.d(TAG, "accessory attached at boot");
260 if (DEBUG) Slog.d(TAG, "boot completed");
  /sdk/anttasks/src/com/android/ant/
NewSetupTask.java 61 * <li>Sets up the boot classpath ref so that the <code>javac</code> task knows where to find
309 // sets up the boot classpath
  /external/qemu/
vl.c     [all...]
  /packages/apps/Nfc/src/com/android/nfc/
NfcService.java 353 new EnableDisableTask().execute(TASK_BOOT); // do blocking boot tasks
428 * <p>{@link #TASK_BOOT} does first boot work and may enable NFC
471 Log.i(TAG, "First Boot");
    [all...]
  /bootable/diskinstaller/
installer.c 155 /* set the mount count to 1 so that 1st mount on boot doesn't complain */
  /build/core/
package.mk 353 # Make sure the boot jars get dexpreopt-ed first
  /development/pdk/docs/porting/
telephony.jd 126 <p>Your Vendor RIL must define a RIL_Init function that provides a handle to the functions which will process all radio requests. RIL_Init will be called by the Android RIL Daemon at boot time to initialize the RIL.</p>
  /external/apache-http/src/org/apache/commons/logging/
LogFactory.java 294 * <li>using JDK1.2+ and the calling code is loaded via the boot
    [all...]
  /external/dnsmasq/
setup.html 22 to be started at boot time.
  /external/e2fsprogs/e2fsck/
message.c 156 N_("<The boot loader inode>"), /* 5 */
  /external/e2fsprogs/misc/
fsck.8.in 157 For compatibility with Mandrake distributions whose boot scripts
  /external/grub/
INSTALL 258 will be able to boot the image "kernel" with GRUB.
  /external/grub/netboot/
pci.c 455 /* Take the first one or the one that matches in boot ROM address */
  /external/grub/stage2/
smp-imps.c 530 * lead to failure of the SMP boot here.
  /external/kernel-headers/original/asm-x86/
pgtable_32.h 201 /* The boot page tables (all created as a single array) */
  /external/kernel-headers/original/linux/
ext2_fs.h 60 #define EXT2_BOOT_LOADER_INO 5 /* Boot loader inode */
jiffies.h 119 * Have the 32 bit jiffies value wrap 5 minutes after boot
rtnetlink.h 206 #define RTPROT_BOOT 3 /* Route installed during boot */
  /external/oprofile/module/x86/
op_model_p4.c 33 kernel boot-time. */
  /external/qemu/android/
qemu-setup.c 213 D( "console port number sent to remote. resuming boot" );
  /external/qemu/hw/
bt-hid.c 400 /* TODO: when in boot-mode precede any Input reports with the ReportID
  /frameworks/base/cmds/bootanimation/
BootAnimation.cpp 266 // of being encrypted we show the encrypted boot animation.
  /frameworks/base/core/java/android/app/admin/
DeviceAdminReceiver.java 275 * be called at these times: on device boot, once per day before the password expires,
  /frameworks/base/core/java/android/os/
PowerManager.java 528 * request special boot modes, or null.

Completed in 1385 milliseconds

<<11121314151617181920>>