Home
last modified time | relevance | path

Searched refs:gba (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/telephony/java/android/telephony/gba/
DIGbaService.aidl16 package android.telephony.gba;
19 import android.telephony.gba.GbaAuthRequest;
DUaSecurityProtocolIdentifier.aidl16 package android.telephony.gba;
DGbaAuthRequest.aidl16 package android.telephony.gba;
DUaSecurityProtocolIdentifier.java16 package android.telephony.gba;
24 import android.telephony.gba.TlsParams.TlsCipherSuite;
DGbaService.java17 package android.telephony.gba;
DTlsParams.java16 package android.telephony.gba;
DGbaAuthRequest.java17 package android.telephony.gba;
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DGbaManagerTest.java46 import android.telephony.gba.GbaAuthRequest;
47 import android.telephony.gba.GbaService;
48 import android.telephony.gba.IGbaService;
49 import android.telephony.gba.UaSecurityProtocolIdentifier;
/frameworks/av/media/codec2/hal/client/
Dclient.cpp2079 std::shared_ptr<AidlGraphicBufferAllocator> gba = in createBlockPool() local
2082 ::ndk::ScopedAStatus ret = gba->getWaitableFd(&waitableFd); in createBlockPool()
2090 c2_aidl::IGraphicBufferAllocator::fromBinder(gba->asBinder()); in createBlockPool()
2387 std::shared_ptr<AidlGraphicBufferAllocator> gba = in setOutputSurface() local
2389 if (!gba) { in setOutputSurface()
2394 bool ret = gba->configure(surface, generation, maxDequeueCount); in setOutputSurface()
2487 std::shared_ptr<AidlGraphicBufferAllocator> gba = in queueToOutputSurface() local
2489 if (gba) { in queueToOutputSurface()
2490 return gba->displayBuffer(block, input, output); in queueToOutputSurface()
2509 std::shared_ptr<AidlGraphicBufferAllocator> gba = in setOutputSurfaceMaxDequeueCount() local
[all …]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGbaManager.java33 import android.telephony.gba.GbaAuthRequest;
34 import android.telephony.gba.GbaService;
35 import android.telephony.gba.IGbaService;
/frameworks/base/telephony/java/com/android/internal/telephony/
DITelephony.aidl42 import android.telephony.gba.UaSecurityProtocolIdentifier;
/frameworks/base/telephony/java/android/telephony/
DCarrierConfigManager.java45 import android.telephony.gba.TlsParams;
46 import android.telephony.gba.UaSecurityProtocolIdentifier;
DTelephonyManager.java105 import android.telephony.gba.UaSecurityProtocolIdentifier;
/frameworks/base/core/java/android/content/pm/
DPackageManager.java90 import android.telephony.gba.GbaService;
/frameworks/base/boot/
Dpreloaded-classes7857 android.telephony.gba.GbaAuthRequest$1
7858 android.telephony.gba.GbaAuthRequest
7859 android.telephony.gba.IGbaService$Stub
7860 android.telephony.gba.IGbaService
7861 android.telephony.gba.UaSecurityProtocolIdentifier$1
7862 android.telephony.gba.UaSecurityProtocolIdentifier
Dboot-image-profile.txt30265 Landroid/telephony/gba/GbaAuthRequest$1;
30266 Landroid/telephony/gba/GbaAuthRequest;
30267 Landroid/telephony/gba/IGbaService$Stub;
30268 Landroid/telephony/gba/IGbaService;
30269 Landroid/telephony/gba/UaSecurityProtocolIdentifier$1;
30270 Landroid/telephony/gba/UaSecurityProtocolIdentifier;
/frameworks/base/config/
Dpreloaded-classes7888 android.telephony.gba.GbaAuthRequest$1
7889 android.telephony.gba.GbaAuthRequest
7890 android.telephony.gba.IGbaService$Stub
7891 android.telephony.gba.IGbaService
7892 android.telephony.gba.UaSecurityProtocolIdentifier$1
7893 android.telephony.gba.UaSecurityProtocolIdentifier
Dboot-image-profile.txt40426 Landroid/telephony/gba/GbaAuthRequest$1;
40427 Landroid/telephony/gba/GbaAuthRequest;
40428 Landroid/telephony/gba/IGbaService$Stub;
40429 Landroid/telephony/gba/IGbaService;
40430 Landroid/telephony/gba/UaSecurityProtocolIdentifier$1;
40431 Landroid/telephony/gba/UaSecurityProtocolIdentifier;
/frameworks/base/core/api/
Dmodule-lib-lint-baseline.txt1250 …ger#bootstrapAuthenticationRequest(int, android.net.Uri, android.telephony.gba.UaSecurityProtocolI…
Dsystem-current.txt15314 …nticationRequest(int, @NonNull android.net.Uri, @NonNull android.telephony.gba.UaSecurityProtocolI…
16115 package android.telephony.gba {
16123 field public static final String SERVICE_INTERFACE = "android.telephony.gba.GbaService";
16221 …field @NonNull public static final android.os.Parcelable.Creator<android.telephony.gba.UaSecurityP…
16242 …ctor public UaSecurityProtocolIdentifier.Builder(@NonNull android.telephony.gba.UaSecurityProtocol…
16243 method @NonNull public android.telephony.gba.UaSecurityProtocolIdentifier build();
16244 method @NonNull public android.telephony.gba.UaSecurityProtocolIdentifier.Builder setOrg(int);
16245 …method @NonNull public android.telephony.gba.UaSecurityProtocolIdentifier.Builder setProtocol(int);
16246 …method @NonNull public android.telephony.gba.UaSecurityProtocolIdentifier.Builder setTlsCipherSuit…
Dtest-lint-baseline.txt1406 …ger#bootstrapAuthenticationRequest(int, android.net.Uri, android.telephony.gba.UaSecurityProtocolI…
Dsystem-lint-baseline.txt1326 …ger#bootstrapAuthenticationRequest(int, android.net.Uri, android.telephony.gba.UaSecurityProtocolI…