HomeSort by relevance Sort by last modified time
    Searched defs:BOOTLOADER (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/java/android/os/
Build.java 56 /** The system bootloader version number. */
57 public static final String BOOTLOADER = getString("ro.bootloader");
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
IDevice.java 55 BOOTLOADER("bootloader"), //$NON-NLS-1$
150 * Returns if the device is in bootloader mode.
152 * @return <code>true</code> if {@link #getState()} returns {@link DeviceState#BOOTLOADER}.
394 * @param into the bootloader name to reboot into, or null to just reboot the device.
  /prebuilt/common/ddmlib/
ddmlib-prebuilt.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 57 milliseconds