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 | 352 public static class SS { class in ImsPhone 367 SS(Message onComplete) { in SS() method in ImsPhone.SS 372 SS(boolean enable, Message onComplete) { in SS() method in ImsPhone.SS 378 SS(int clirMode, Message onComplete) { in SS() method in ImsPhone.SS 384 SS(boolean enable, int serviceClass, Message onComplete) { in SS() method in ImsPhone.SS 391 SS(int cfReason, int serviceClass, Message onComplete) { in SS() method in ImsPhone.SS 398 SS(int cfAction, int cfReason, String dialingNumber, in SS() method in ImsPhone.SS 409 SS(String facility, String password, int serviceClass, Message onComplete) { in SS() method in ImsPhone.SS 417 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
|