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

  /frameworks/native/services/batteryservice/include/batteryservice/
IBatteryPropertiesRegistrar.h 27 REGISTER_LISTENER = IBinder::FIRST_CALL_TRANSACTION,
  /frameworks/native/services/batteryservice/
IBatteryPropertiesRegistrar.cpp 38 remote()->transact(REGISTER_LISTENER, data, NULL);
79 case REGISTER_LISTENER: {
  /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: {
  /frameworks/native/libs/vr/libvr_manager/
vr_manager.cpp 101 remote()->transact(REGISTER_LISTENER, data, NULL);

Completed in 128 milliseconds