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

  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 244 uint32_t strategyRefCount(routing_strategy strategy);
245 bool isUsedByStrategy(routing_strategy strategy) { return (strategyRefCount(strategy) != 0);}
  /hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp     [all...]

Completed in 114 milliseconds