Home
last modified time | relevance | path

Searched defs:Suppress (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/test-base/src/android/test/suitebuilder/annotation/
H A DSuppress.java37 public @interface Suppress { annotation
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DDataClass.java247 @interface Suppress { annotation
/aosp12/system/tools/aidl/
H A Ddiagnostics.cpp71 void Suppress(const AidlAnnotatable& a) { in Suppress() function in android::aidl::DiagnosticsContext