Home
last modified time | relevance | path

Searched refs:depends (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/plugins/
H A DVersionInfo.java65 DependsOn depends = cls.getDeclaredAnnotation(DependsOn.class); in addClass() local
66 if (depends != null) { in addClass()
67 addClass(depends.target(), true); in addClass()
/aosp14/frameworks/base/test-base/hiddenapi/
H A DAndroid.bp37 // as `android.test.base` depends on this.
/aosp14/frameworks/base/packages/SystemUI/docs/
H A Ddagger.md15 has been converted to use Dagger. Since a lot of SystemUI depends on Dependency,
99 1) Within another module that depends on it. Ideally, this creates a clean
H A Dplugins.md99 …an annotation to declare its dependency on each of the plugin classes it depends on.  This ensures…
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/trace_config/
H A Dtrace_config.textproto27 # trace data. The trace buffer sizing depends on the number of trace categories
/aosp14/frameworks/base/tests/FlickerTests/trace_config/
H A Dtrace_config.textproto27 # trace data. The trace buffer sizing depends on the number of trace categories
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/
H A Ddagger.md10 dependencies evolve (ie. product controller depends on base controller)
H A Dsysui.md50 4) (SysUI) SysUIFeature depends on ShellFeature interface
/aosp14/frameworks/base/apct-tests/perftests/multiuser/trace_configs/
H A Dtrace_config_multi_user.textproto27 # trace data. The trace buffer sizing depends on the number of trace categories
/aosp14/frameworks/base/core/jni/
H A DAndroid.bp344 // AndroidRuntime.h depends on nativehelper/jni.h
/aosp14/frameworks/base/cmds/uinput/
H A DREADME.md53 control code, and data is a vector of control values to be sent to uinput device, depends on
/aosp14/frameworks/base/media/native/midi/include/
H A DDoxyfile1078 # Note: The availability of this option depends on whether or not doxygen was
1584 # (what the <access key> is depends on the OS and browser, but it is typically
1808 # Note that which sources are shown also depends on other settings such as
1890 # Note that which sources are shown also depends on other settings such as
/aosp14/system/core/init/
H A DREADME.md209 If no capabilities are provided, then behaviour depends on the user the service runs under:
/aosp14/system/core/rootdir/
H A Dinit.rc1023 # Must start before 'odsign', as odsign depends on *CLASSPATH variables