HomeSort by relevance Sort by last modified time
    Searched refs:clientType (Results 1 - 5 of 5) sorted by null

  /packages/apps/Dialer/java/com/android/voicemail/impl/sms/
OmtpStandardMessageSender.java 37 * @param clientType The "ct" field to be set in the MO message. This is the value used by the VVM
48 String clientType,
52 mClientType = clientType;
  /external/guice/core/test/com/google/inject/name/
NamedEquivalanceTest.java 116 private static void assertMissingBindingErrorMessageUsesType(Class<?> clientType) {
118 Guice.createInjector().getInstance(clientType);
  /external/deqp/modules/egl/
teglQueryContextTests.cpp 253 const EGLint clientType = getContextAttrib(display, context, EGL_CONTEXT_CLIENT_TYPE);
255 if (clientType != getClientTypeFromAPIBit(config.apiBits))
  /prebuilts/gradle-plugin/com/google/gms/google-services/3.0.0/
google-services-3.0.0.jar 
  /prebuilts/misc/common/android-support-test/runner/
runner_release_no_deps.jar 

Completed in 164 milliseconds