HomeSort by relevance Sort by last modified time
    Searched refs:NOTE_START_SENSOR_TRANSACTION (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/binder/
IBatteryStats.h 47 NOTE_START_SENSOR_TRANSACTION = IBinder::FIRST_CALL_TRANSACTION,
  /frameworks/native/libs/binder/
IBatteryStats.cpp 42 remote()->transact(NOTE_START_SENSOR_TRANSACTION, data, &reply);
143 case NOTE_START_SENSOR_TRANSACTION: {

Completed in 4157 milliseconds