Lines Matching refs:EXCLUDES
43 EXCLUDES(mMutex) override;
46 ndk::ScopedAStatus getProperties(Properties* returnProperties) EXCLUDES(mMutex) override;
49 EXCLUDES(mMutex) override;
50 ndk::ScopedAStatus unsetTunerCallback() EXCLUDES(mMutex) override;
51 ndk::ScopedAStatus tune(const ProgramSelector& program) EXCLUDES(mMutex) override;
52 ndk::ScopedAStatus seek(bool directionUp, bool skipSubChannel) EXCLUDES(mMutex) override;
53 ndk::ScopedAStatus step(bool directionUp) EXCLUDES(mMutex) override;
54 ndk::ScopedAStatus cancel() EXCLUDES(mMutex) override;
56 EXCLUDES(mMutex) override;
57 ndk::ScopedAStatus stopProgramListUpdates() EXCLUDES(mMutex) override;
59 EXCLUDES(mMutex) override;
60 ndk::ScopedAStatus setConfigFlag(ConfigFlag flag, bool in_value) EXCLUDES(mMutex) override;
69 binder_status_t dump(int fd, const char** args, uint32_t numArgs) EXCLUDES(mMutex) override;
96 EXCLUDES(mMutex);
111 binder_status_t dumpsys(int fd) EXCLUDES(mMutex);