Home
last modified time | relevance | path

Searched refs:SS (Results 1 – 13 of 13) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_ast_replace.cpp151 void RSASTReplace::VisitSwitchStmt(clang::SwitchStmt *SS) { in VisitSwitchStmt() argument
152 if (matchesExpr(SS->getCond())) { in VisitSwitchStmt()
153 SS->setCond(mNewExpr); in VisitSwitchStmt()
155 VisitStmt(SS); in VisitSwitchStmt()
Dslang_rs_ast_replace.h77 void VisitSwitchStmt(clang::SwitchStmt *SS);
Dslang_rs_object_ref_count.cpp209 void VisitSwitchStmt(clang::SwitchStmt *SS);
252 void DestructorVisitor::VisitSwitchStmt(clang::SwitchStmt *SS) { in VisitSwitchStmt() argument
254 VisitStmt(SS); in VisitSwitchStmt()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhone.java352 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
1132 SS ss = new SS(onComplete); in getOutgoingCallerIdDisplay()
[all …]
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneTest.java83 import com.android.internal.telephony.imsphone.ImsPhone.SS;
487 SS ss = (SS) messageArgumentCaptor.getValue().obj; in testOutgoingCallerIdDisplay()
493 ss = (SS) messageArgumentCaptor.getValue().obj; in testOutgoingCallerIdDisplay()
525 SS ss = (SS) messageArgumentCaptor.getValue().obj; in testCallWaiting()
532 ss = (SS) messageArgumentCaptor.getValue().obj; in testCallWaiting()
565 SS ss = (SS) messageArgumentCaptor.getValue().obj; in testCellBarring()
574 ss = (SS) messageArgumentCaptor.getValue().obj; in testCellBarring()
584 ss = (SS) messageArgumentCaptor.getValue().obj; in testCellBarring()
/frameworks/base/core/proto/android/os/
Dps.proto111 // Total CPU time, "[DD-]HH:MM:SS" format.
/frameworks/opt/telephony/proto/src/
Dtelephony.proto557 // DIAL request modified to SS
566 // USSD request modified to SS
572 // SS request modified to DIAL
575 // SS request modified to USSD
581 // SS request modified to different SS request
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/loaders/
DLoaderDicom.java97 static final short SS = vr("SS"); field in LoaderDicom
/frameworks/base/boot/
Dpreloaded-classes10056 com.android.internal.telephony.imsphone.ImsPhone$SS
Dboot-image-profile.txt34635 Lcom/android/internal/telephony/imsphone/ImsPhone$SS;
/frameworks/base/config/
Dpreloaded-classes10077 com.android.internal.telephony.imsphone.ImsPhone$SS
Dboot-image-profile.txt27507 HSPLjava/util/Arrays;->fill([SS)V
30928 HSPLlibcore/util/FP16;->greater(SS)Z
30929 HSPLlibcore/util/FP16;->greaterEquals(SS)Z
30930 HSPLlibcore/util/FP16;->less(SS)Z
30931 HSPLlibcore/util/FP16;->lessEquals(SS)Z
44299 Lcom/android/internal/telephony/imsphone/ImsPhone$SS;
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt50325 Landroid/renderscript/Short2;->setValues(SS)V