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

  /hardware/nxp/secure_element/libese-spi/p73/inc/
phNxpEse_Api.h 55 phNxpEse_initMode initMode; /*!< Ese communication mode */
  /tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
InstrumentationTestFuncTest.java 172 RecoveryMode initMode = getDevice().getRecoveryMode();
195 getDevice().setRecoveryMode(initMode);
342 RecoveryMode initMode = getDevice().getRecoveryMode();
358 getDevice().setRecoveryMode(initMode);
392 RecoveryMode initMode = getDevice().getRecoveryMode();
409 getDevice().setRecoveryMode(initMode);
  /frameworks/base/core/java/android/os/
BatteryStats.java     [all...]

Completed in 143 milliseconds