Searched refs:hasOp (Results 1 – 5 of 5) sorted by relevance
36 bool hasOp() const;106 bool hasOp() const { in hasOp() function107 return mOpRecordAudioMonitor ? mOpRecordAudioMonitor->hasOp() : true; in hasOp()
124 bool OpRecordAudioMonitor::hasOp() const { in hasOp() function in android::media::audiopolicy::OpRecordAudioMonitor
1077 if (!current->hasOp()) { in updateUidStates_l()
1375 PlayerOpPlayAudioEvent(int piid, boolean hasOp, int uid) { in PlayerOpPlayAudioEvent() argument1377 mHasOp = hasOp; in PlayerOpPlayAudioEvent()
6255 boolean hasOp = dumpOp < 0 || (opModes != null in dump()6268 (!hasOp || !hasPackage || !hasMode) && pkgi < pkgOps.size(); in dump()6271 if (!hasOp && ops != null && ops.indexOfKey(dumpOp) >= 0) { in dump()6272 hasOp = true; in dump()6291 if (!hasOp || !hasPackage || !hasMode) { in dump()