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

  /frameworks/native/include/batteryservice/
IBatteryPropertiesRegistrar.h 27 REGISTER_LISTENER = IBinder::FIRST_CALL_TRANSACTION,
  /frameworks/native/include/vr/vr_manager/
vr_manager.h 82 REGISTER_LISTENER = IBinder::FIRST_CALL_TRANSACTION,
  /frameworks/av/media/common_time/
ICommonClock.cpp 40 REGISTER_LISTENER,
211 status_t status = remote()->transact(REGISTER_LISTENER, data, &reply);
374 case REGISTER_LISTENER: {

Completed in 95 milliseconds