Searched defs:SS (Results 1 – 4 of 4) sorted by relevance
/frameworks/compile/slang/ |
D | slang_rs_ast_replace.cpp | 151 void RSASTReplace::VisitSwitchStmt(clang::SwitchStmt *SS) { in VisitSwitchStmt()
|
D | slang_rs_object_ref_count.cpp | 252 void DestructorVisitor::VisitSwitchStmt(clang::SwitchStmt *SS) { in VisitSwitchStmt()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhone.java | 323 public static class SS { class in ImsPhone 338 SS(Message onComplete) { in SS() method in ImsPhone.SS 343 SS(boolean enable, Message onComplete) { in SS() method in ImsPhone.SS 349 SS(int clirMode, Message onComplete) { in SS() method in ImsPhone.SS 355 SS(boolean enable, int serviceClass, Message onComplete) { in SS() method in ImsPhone.SS 362 SS(int cfReason, int serviceClass, Message onComplete) { in SS() method in ImsPhone.SS 369 SS(int cfAction, int cfReason, String dialingNumber, in SS() method in ImsPhone.SS 380 SS(String facility, String password, int serviceClass, Message onComplete) { in SS() method in ImsPhone.SS 388 SS(String facility, boolean lockState, String password, in SS() method in ImsPhone.SS
|
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/loaders/ |
D | LoaderDicom.java | 97 static final short SS = vr("SS"); field in LoaderDicom
|