/aosp_15_r20/cts/tests/tests/notification/src/android/app/notification/current/cts/ |
H A D | BaseNotificationManagerTest.java | 316 protected void sendNotification(final int id, String groupKey, final int icon, boolean isCall, in sendNotification() 323 boolean isCall, Uri phoneNumber) { in sendNotification()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/coordinator/ |
H A D | ColorizedFgsCoordinator.java | 122 private static boolean isCall(NotificationEntry entry) { in isCall() method in ColorizedFgsCoordinator
|
/aosp_15_r20/external/llvm/include/llvm/MC/ |
H A D | MCInstrAnalysis.h | 50 virtual bool isCall(const MCInst &Inst) const { in isCall() function
|
H A D | MCInstrDesc.h | 214 bool isCall() const { return Flags & (1 << MCID::Call); } in isCall() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/lostcancel/ |
D | lostcancel.go | 191 func isCall(n ast.Node) bool { _, ok := n.(*ast.CallExpr); return ok } func
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCInstrAnalysis.h | 53 virtual bool isCall(const MCInst &Inst) const { in isCall() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | MCInstrAnalysis.h | 55 virtual bool isCall(const MCInst &Inst) const { in isCall() function
|
H A D | MCPseudoProbe.h | 144 bool isCall() const { return isIndirectCall() || isDirectCall(); } in isCall() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCInstrAnalysis.h | 71 virtual bool isCall(const MCInst &Inst) const { in isCall() function
|
D | MCPseudoProbe.h | 150 bool isCall() const { return isIndirectCall() || isDirectCall(); } in isCall() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCInstrAnalysis.h | 71 virtual bool isCall(const MCInst &Inst) const { in isCall() function
|
D | MCPseudoProbe.h | 150 bool isCall() const { return isIndirectCall() || isDirectCall(); } in isCall() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCInstrAnalysis.h | 71 virtual bool isCall(const MCInst &Inst) const { in isCall() function
|
D | MCPseudoProbe.h | 150 bool isCall() const { return isIndirectCall() || isDirectCall(); } in isCall() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCInstrAnalysis.h | 71 virtual bool isCall(const MCInst &Inst) const { in isCall() function
|
D | MCPseudoProbe.h | 150 bool isCall() const { return isIndirectCall() || isDirectCall(); } in isCall() function
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/ui/ui-tooling-data-android/1.8.0-beta01/androidx.compose.ui_ui-tooling-data/android_common/aar/ |
D | classes.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/ui/
androidx/compose ... |
D | androidx.compose.ui_ui-tooling-data.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/ui/
androidx/compose ... |
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsNaClELFStreamer.cpp | 73 bool isCall(const MCInst &MI, bool *IsIndirectCall) { in isCall() function in __anon0fec433e0111::MipsNaClELFStreamer
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsNaClELFStreamer.cpp | 73 bool isCall(const MCInst &MI, bool *IsIndirectCall) { in isCall() function in __anon50b660440111::MipsNaClELFStreamer
|
/aosp_15_r20/external/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsNaClELFStreamer.cpp | 65 bool isCall(const MCInst &MI, bool *IsIndirectCall) { in isCall() function in __anon6f39419c0111::MipsNaClELFStreamer
|
/aosp_15_r20/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/template/ |
D | CarNotificationActionsViewTest.java | 459 private void finishInflateWithIsCall(boolean isCall) { in finishInflateWithIsCall()
|
/aosp_15_r20/packages/apps/Car/Notification/src/com/android/car/notification/template/ |
D | CarNotificationActionsView.java | 278 void setCategoryIsCall(boolean isCall) { in setCategoryIsCall()
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | ZenModeFiltering.java | 343 public boolean isCall(NotificationRecord record) { in isCall() method in ZenModeFiltering
|
/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | LazyCallGraph.h | 920 inline bool LazyCallGraph::Edge::isCall() const { in isCall() function
|