Home
last modified time | relevance | path

Searched refs:A1 (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DShortcutManagerTest3.java39 private static final ComponentName A1 = new ComponentName(CALLING_PACKAGE, field in ShortcutManagerTest3
82 shortcut("s1", A1) in testSetDynamicShortcuts_noManifestShortcuts()
85 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1) in testSetDynamicShortcuts_noManifestShortcuts()
89 shortcut("s5", A1), in testSetDynamicShortcuts_noManifestShortcuts()
90 shortcut("s4", A1), in testSetDynamicShortcuts_noManifestShortcuts()
91 shortcut("s3", A1) in testSetDynamicShortcuts_noManifestShortcuts()
93 assertWith(getCallerShortcuts()).selectDynamic().selectByActivity(A1) in testSetDynamicShortcuts_noManifestShortcuts()
98 shortcut("s5", A1), in testSetDynamicShortcuts_noManifestShortcuts()
99 shortcut("s4", A1, 5), in testSetDynamicShortcuts_noManifestShortcuts()
100 shortcut("s3", A1, 3), in testSetDynamicShortcuts_noManifestShortcuts()
[all …]
/frameworks/base/tests/RollbackTest/RollbackTest/src/com/android/tests/rollback/
DRollbackTest.java130 Install.single(TestApp.A1).commit(); in testBasic()
141 Rollback.from(TestApp.A2).to(TestApp.A1)); in testBasic()
165 Rollback.from(TestApp.A2).to(TestApp.A1)); in testBasic()
189 Install.single(TestApp.A1).commit(); in testAvailableRollbackPersistence()
202 Rollback.from(TestApp.A2).to(TestApp.A1)); in testAvailableRollbackPersistence()
216 Rollback.from(TestApp.A2).to(TestApp.A1)); in testAvailableRollbackPersistence()
246 Install.multi(TestApp.A1, TestApp.B1).commit(); in testAvailableMultiPackageRollbackPersistence()
256 Rollback.from(TestApp.A2).to(TestApp.A1), in testAvailableMultiPackageRollbackPersistence()
262 Rollback.from(TestApp.A2).to(TestApp.A1), in testAvailableMultiPackageRollbackPersistence()
275 Rollback.from(TestApp.A2).to(TestApp.A1), in testAvailableMultiPackageRollbackPersistence()
[all …]
DStagedRollbackTest.java99 Install.single(TestApp.A1).commit(); in testBadApkOnlyEnableRollback()
123 Rollback.from(TestApp.A2).to(TestApp.A1)); in testBadApkOnlyConfirmEnableRollback()
162 Rollback.from(TestApp.A2).to(TestApp.A1)); in testBadApkOnlyConfirmRollback()
240 Install.single(TestApp.A1).commit(); in testPreviouslyAbandonedRollbacksEnableRollback()
DMultiUserRollbackTest.java69 Install.single(TestApp.A1).commit(); in testMultipleUsersInstallV1()
88 Rollback.from(TestApp.A2).to(TestApp.A1)); in testMultipleUsersUpgradeToV2()
/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
DLVCS_StereoEnhancer.cpp85 CoeffsMid.A1 = (LVM_FLOAT) LVCS_SEMidCoefTable[Offset].A1; in LVCS_SEnhancerInit()
110 CoeffsSide.A1 = (LVM_FLOAT) pSESideCoefs[Offset].A1; in LVCS_SEnhancerInit()
DLVCS_Equaliser.cpp88 Coeffs.A1 = (LVM_FLOAT) pEqualiserCoefTable[Offset].A1; in LVCS_EqualiserInit()
DLVCS_ReverbGenerator.cpp106 Coeffs.A1 = (LVM_FLOAT)pReverbCoefTable[Offset].A1; in LVCS_ReverbGeneratorInit()
/frameworks/av/media/libeffects/lvm/lib/Common/src/
DFilters.h36 LVM_FLOAT A1; member
49 LVM_FLOAT A1; member
DFO_2I_D16F32C15_LShx_TRC_WRA_01.cpp153 LVM_FLOAT A1 = pCoefs[0]; in FO_Mc_D16F32C15_LShx_TRC_WRA_01() local
165 yn = (LVM_FLOAT)A1 * pDelays[0]; in FO_Mc_D16F32C15_LShx_TRC_WRA_01()
DLVM_FO_LPF.cpp91 pCoeffs->A1 = pCoeffs->A0; in LVM_FO_LPF()
DLVM_FO_HPF.cpp94 pCoeffs->A1 = -pCoeffs->A0; /* Store A1=-A0*/ in LVM_FO_HPF()
DFO_1I_D16F16Css_TRC_WRA_01_Init.cpp47 temp = pCoef->A1; in FO_1I_D16F16Css_TRC_WRA_01_Init()
DFO_1I_D32F32Cll_TRC_WRA_01_Init.cpp47 temp = pCoef->A1; in FO_1I_D32F32Cll_TRC_WRA_01_Init()
DFO_2I_D16F32Css_LShx_TRC_WRA_01_Init.cpp48 temp = pCoef->A1; in FO_2I_D16F32Css_LShx_TRC_WRA_01_Init()
DBQ_2I_D16F32Css_TRC_WRA_01_init.cpp48 temp = pCoef->A1; in BQ_2I_D16F32Css_TRC_WRA_01_Init()
DBQ_1I_D16F32Css_TRC_WRA_01_init.cpp50 temp = pCoef->A1; in BQ_1I_D16F32Css_TRC_WRA_01_Init()
DBQ_2I_D16F16Css_TRC_WRA_01_Init.cpp50 temp = pCoef->A1; in BQ_2I_D16F16Css_TRC_WRA_01_Init()
DBQ_2I_D32F32Cll_TRC_WRA_01_Init.cpp49 temp = pCoef->A1; in BQ_2I_D32F32Cll_TRC_WRA_01_Init()
DBQ_1I_D16F16Css_TRC_WRA_01_Init.cpp49 temp = pCoef->A1; in BQ_1I_D16F16Css_TRC_WRA_01_Init()
/frameworks/av/media/libeffects/lvm/lib/Common/lib/
DBIQUAD.h47 LVM_FLOAT A1; /* a1 */ member
56 LVM_FLOAT A1; /* a1 */ member
64 LVM_FLOAT A1; /* a1 */ member
/frameworks/av/media/libstagefright/rtsp/
DMyTransmitter.h305 AString A1; in addAuthentication() local
306 A1.append(USERNAME); in addAuthentication()
307 A1.append(":"); in addAuthentication()
308 A1.append("Streaming Server"); in addAuthentication()
309 A1.append(":"); in addAuthentication()
310 A1.append(PASSWORD); in addAuthentication()
318 H(A1, &HA1); in addAuthentication()
DARTSPConnection.cpp1002 AString A1; in addAuthentication() local
1003 A1.append(mUser); in addAuthentication()
1004 A1.append(":"); in addAuthentication()
1005 A1.append(mRealm); in addAuthentication()
1006 A1.append(":"); in addAuthentication()
1007 A1.append(mPass); in addAuthentication()
1015 H(A1, &HA1); in addAuthentication()
/frameworks/av/media/libeffects/lvm/lib/Reverb/src/
DLVREV_ApplyNewSettings.cpp101 Coeffs.A1 = 0; in LVREV_ApplyNewSettings()
272 Coeffs.A1 = 0; in LVREV_ApplyNewSettings()
/frameworks/av/media/libstagefright/foundation/tests/
DFlagged_test.cpp44 struct A1 { }; struct in android::FlaggedTest
70 struct WBBA0_A1 : public A1 {
102 static_assert(sizeof(A1) == 1, ""); in TEST_F()
/frameworks/base/services/tests/servicestests/assets/KeyStoreRecoveryControllerTest/pem/
Dvalid-cert.pem139 D7:7B:A1:87:92:8B:B8:52:1A:29:91:A5:36:5A:1C:B4:32:EB:EC:D1
141 keyid:D7:7B:A1:87:92:8B:B8:52:1A:29:91:A5:36:5A:1C:B4:32:EB:EC:D1

12