Home
last modified time | relevance | path

Searched refs:Expected (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/docs/
Dplugin_hooks.md3 Expected interface: [OverlayPlugin](/packages/SystemUI/plugin/src/com/android/systemui/plugins/Over…
8 Expected interface: [QS](/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/QS.java)
15 Expected interface: [QSFactory](/packages/SystemUI/plugin/src/com/android/systemui/plugins/qs/QSFac…
20 Expected interface: [NavBarButtonProvider](/packages/SystemUI/plugin/src/com/android/systemui/plugi…
25 Expected interface: [NavGesture](/packages/SystemUI/plugin/src/com/android/systemui/plugins/statusb…
30 Expected interface: [IntentButtonProvider](/packages/SystemUI/plugin/src/com/android/systemui/plugi…
35 Expected interface: [IntentButtonProvider](/packages/SystemUI/plugin/src/com/android/systemui/plugi…
40 Expected interface: [GlobalActions](/packages/SystemUI/plugin/src/com/android/systemui/plugins/Glob…
45 Expected interface: [VolumeDialog](/packages/SystemUI/plugin/src/com/android/systemui/plugins/Volum…
50 Expected interface: [NotificationSwipeActionHelper](/packages/SystemUI/plugin/src/com/android/syste…
/frameworks/native/opengl/tests/testViewport/
DREADME16 Expected: screen is still all white.
/frameworks/native/opengl/tests/testPauseResume/
DREADME7 Expected behavior:
/frameworks/compile/slang/lit-tests/
DREADME19 the failure. Note that tests marked as "Expected Fail" (XFAIL) will not print
/frameworks/rs/
Dupdate_rs_prebuilts.sh110 echo Expected numeric argument after "$1"
/frameworks/compile/slang/
Dslang_backend.cpp959 const RSExportRecordType *Expected = EF->getParamPacketType(); in dumpExportFunctionInfo() local
960 if (Expected) { in dumpExportFunctionInfo()
962 Expected->getLLVMType()->dump(); in dumpExportFunctionInfo()