Searched refs:canRecord (Results 1 – 5 of 5) sorted by relevance
144 const bool canRecord = recordingAllowed(mAttributionSource, mVirtualDeviceId, mAttr.source); in checkOp() local145 hasIt = hasIt && canRecord; in checkOp()
268 String setupActivity, boolean canRecord, boolean canPauseRecording, int tunerCount, in TvInputInfo() argument282 mCanRecord = canRecord; in TvInputInfo()386 public boolean canRecord() { in canRecord() method in TvInputInfo890 public Builder setCanRecord(boolean canRecord) { in setCanRecord() argument891 this.mCanRecord = canRecord; in setCanRecord()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
569 field public static final int canRecord = 16844060; // 0x101051c27588 method public boolean canRecord();
74923 Lcom/android/internal/R$attr;->canRecord:I