/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/ |
D | ExternalStorageHostTest.java | 88 String[] options = {AbiUtils.createAbiFlag(getAbi().getName())}; in testExternalStorageNone() local 89 assertNull(getDevice().installPackage(getTestAppFile(NONE_APK), false, options)); in testExternalStorageNone() local 112 String[] options = {AbiUtils.createAbiFlag(getAbi().getName())}; in testExternalStorageRead() local 113 assertNull(getDevice().installPackage(getTestAppFile(READ_APK), false, options)); in testExternalStorageRead() local 136 String[] options = {AbiUtils.createAbiFlag(getAbi().getName())}; in testExternalStorageWrite() local 137 assertNull(getDevice().installPackage(getTestAppFile(WRITE_APK), false, options)); in testExternalStorageWrite() local 161 final String[] options = {AbiUtils.createAbiFlag(getAbi().getName())}; in testExternalStorageGifts() local 165 assertNull(getDevice().installPackage(getTestAppFile(WRITE_APK), false, options)); in testExternalStorageGifts() local 170 assertNull(getDevice().installPackage(getTestAppFile(NONE_APK), false, options)); in testExternalStorageGifts() local 171 assertNull(getDevice().installPackage(getTestAppFile(READ_APK), false, options)); in testExternalStorageGifts() local [all …]
|
D | AppSecurityTests.java | 113 String[] options = {AbiUtils.createAbiFlag(getAbi().getName())}; in testSharedUidDifferentCerts() local 142 String[] options = {AbiUtils.createAbiFlag(getAbi().getName())}; in testAppUpgradeDifferentCerts() local 170 String[] options = {AbiUtils.createAbiFlag(getAbi().getName())}; in testAppFailAccessPrivateData() local 201 String[] options = {AbiUtils.createAbiFlag(getAbi().getName())}; in testUninstallRemovesData() local 235 String[] options = {AbiUtils.createAbiFlag(getAbi().getName())}; in testInstrumentationDiffCert() local 271 String[] options = {AbiUtils.createAbiFlag(getAbi().getName())}; in testPermissionDiffCert() local
|
/cts/tests/tests/accounts/src/android/accounts/cts/ |
D | AbstractAuthenticatorTests.java | 76 Bundle options = new Bundle(); in testStartAddAccountSessionDefaultImpl() local 112 Bundle options = new Bundle(); in testStartUpdateCredentialsSessionDefaultImpl() local 150 Bundle options = new Bundle(); in testFinishSessionAndStartAddAccountSessionDefaultImpl() local 220 Bundle options = new Bundle(); in testFinishSessionAndStartUpdateCredentialsSessionDefaultImpl() local 279 private void validateSystemOptions(Bundle options) { in validateSystemOptions()
|
D | AccountManagerUnaffiliatedAuthenticatorTests.java | 283 Bundle options = createOptionsWithAccountName(accountName); in testStartAddAccountSession() local 321 Bundle options = createOptionsWithAccountName(accountName); in testStartUpdateCredentialsSession() local 359 Bundle options = new Bundle(); in testDefaultFinishSessiontWithStartAddAccountSessionImpl() local 409 Bundle options = new Bundle(); in testDefaultFinishSessionWithCustomStartUpdateCredentialsSessionImpl() local 488 Bundle options = new Bundle(); in createOptionsWithAccountName() local
|
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/ |
D | TestAccountAuthenticator.java | 64 Bundle options) throws NetworkErrorException { in addAccount() 110 Bundle options) throws NetworkErrorException { in confirmCredentials() 157 Bundle options) throws NetworkErrorException { in getAuthToken() 221 Bundle options) throws NetworkErrorException { in updateCredentials() 315 Bundle options) throws NetworkErrorException { in startAddAccountSession() 362 Bundle options) in startUpdateCredentialsSession() 395 private void fillDefaultError(Bundle result, Bundle options) { in fillDefaultError()
|
D | TestDefaultAuthenticator.java | 56 Bundle options) throws NetworkErrorException { in addAccount() 81 Bundle options) throws NetworkErrorException { in confirmCredentials() 91 Bundle options) throws NetworkErrorException { in getAuthToken() 107 Bundle options) throws NetworkErrorException { in updateCredentials()
|
/cts/hostsidetests/devicepolicy/app/AccountManagement/src/com/android/cts/devicepolicy/accountmanagement/ |
D | MockAccountAuthenticator.java | 50 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 62 String authTokenType, Bundle options) throws NetworkErrorException { in updateCredentials() 68 Bundle options) throws NetworkErrorException { in confirmCredentials() 77 String authTokenType, Bundle options) throws NetworkErrorException { in getAuthToken()
|
/cts/tests/tests/content/src/android/content/cts/ |
D | MockAccountAuthenticator.java | 51 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 63 String authTokenType, Bundle options) throws NetworkErrorException { in updateCredentials() 69 Bundle options) throws NetworkErrorException { in confirmCredentials() 78 String authTokenType, Bundle options) throws NetworkErrorException { in getAuthToken()
|
/cts/hostsidetests/devicepolicy/app/AccountCheck/Auth/src/com/android/cts/devicepolicy/accountcheck/ |
D | TestAuthenticator.java | 60 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 93 String authTokenType, Bundle options) throws NetworkErrorException { in updateCredentials() 99 Bundle options) throws NetworkErrorException { in confirmCredentials() 105 String authTokenType, Bundle options) throws NetworkErrorException { in getAuthToken()
|
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/tx/ |
D | StartUpdateCredentialsSessionTx.java | 26 public final Bundle options; field in StartUpdateCredentialsSessionTx 37 Bundle options) { in StartUpdateCredentialsSessionTx()
|
D | ConfirmCredentialsTx.java | 25 public final Bundle options; field in ConfirmCredentialsTx 36 Bundle options, in ConfirmCredentialsTx()
|
D | StartAddAccountSessionTx.java | 29 public final Bundle options; field in StartAddAccountSessionTx 42 Bundle options) { in StartAddAccountSessionTx()
|
D | UpdateCredentialsTx.java | 26 public final Bundle options; field in UpdateCredentialsTx 39 Bundle options, in UpdateCredentialsTx()
|
D | GetAuthTokenTx.java | 26 public final Bundle options; field in GetAuthTokenTx 39 Bundle options, in GetAuthTokenTx()
|
D | AddAccountTx.java | 29 public final Bundle options; field in AddAccountTx 44 Bundle options, in AddAccountTx()
|
/cts/tests/tests/syncmanager/apps/app1/src/android/content/syncmanager/cts/app/ |
D | SyncManagerCtsAuthenticator.java | 105 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 117 String authTokenType, Bundle options) throws NetworkErrorException { in updateCredentials() 123 Bundle options) throws NetworkErrorException { in confirmCredentials() 129 String authTokenType, Bundle options) throws NetworkErrorException { in getAuthToken()
|
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/ |
D | BatteryStatsAuthenticator.java | 97 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 109 String authTokenType, Bundle options) throws NetworkErrorException { in updateCredentials() 115 Bundle options) throws NetworkErrorException { in confirmCredentials() 121 String authTokenType, Bundle options) throws NetworkErrorException { in getAuthToken()
|
/cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/ |
D | StatsdAuthenticator.java | 96 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 108 String authTokenType, Bundle options) throws NetworkErrorException { in updateCredentials() 114 Bundle options) throws NetworkErrorException { in confirmCredentials() 120 String authTokenType, Bundle options) throws NetworkErrorException { in getAuthToken()
|
/cts/tests/tests/provider/src/android/provider/cts/contacts/account/ |
D | StaticAccountAuthenticator.java | 62 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 69 Bundle options) throws NetworkErrorException { in confirmCredentials() 77 String authTokenType, Bundle options) throws NetworkErrorException { in getAuthToken() 88 String authTokenType, Bundle options) throws NetworkErrorException { in updateCredentials()
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | BitmapFactoryTest.java | 218 BitmapFactory.Options options = new BitmapFactory.Options(); in testDecodeStream4() local 253 BitmapFactory.Options options = new BitmapFactory.Options(); in testDecodeStream5() local 381 BitmapFactory.Options options = new BitmapFactory.Options(); in testDecodeReuseBasic() local 414 BitmapFactory.Options options = new BitmapFactory.Options(); in decodeResourceWithReuse() local 451 BitmapFactory.Options options = new BitmapFactory.Options(); in testDecodeReuseFormats() local 462 BitmapFactory.Options options = new BitmapFactory.Options(); in testDecodeReuseFailure() local 479 BitmapFactory.Options options = new BitmapFactory.Options(); in testDecodeReuseScaling() local 497 BitmapFactory.Options options = new BitmapFactory.Options(); in testDecodeReuseDoubleScaling() local 519 BitmapFactory.Options options = new BitmapFactory.Options(); in testDecodeReuseEquivalentScaling() local 545 BitmapFactory.Options options = new BitmapFactory.Options(); in testDecodePremultipliedData() local [all …]
|
/cts/hostsidetests/devicepolicy/app/AccountCheck/Tester/src/com/android/cts/devicepolicy/accountcheck/tester/ |
D | TestAuthenticator.java | 92 String authTokenType, String[] requiredFeatures, Bundle options) { in addAccount() 103 String authTokenType, Bundle options) throws NetworkErrorException { in updateCredentials() 109 Bundle options) throws NetworkErrorException { in confirmCredentials() 115 String authTokenType, Bundle options) throws NetworkErrorException { in getAuthToken()
|
/cts/tests/tests/transition/src/android/transition/cts/ |
D | ActivityTransitionTest.java | 134 Bundle options = ActivityOptions.makeSceneTransitionAnimation(mActivity, in viewsNotStripped() local 206 Bundle options = ActivityOptions.makeSceneTransitionAnimation(mActivity, in viewsStripped() local 281 Bundle options = ActivityOptions.makeSceneTransitionAnimation(mActivity).toBundle(); in earlyExitStop() local 362 Bundle options = ActivityOptions.makeSceneTransitionAnimation(mActivity).toBundle(); in untargetedViews() local 406 Bundle options = ActivityOptions.makeSceneTransitionAnimation(mActivity, in removeSharedViews() local 434 Bundle options = ActivityOptions.makeSceneTransitionAnimation(mActivity, in sharedElementCopied() local
|
/cts/tests/framework/base/activitymanager/app/src/android/server/am/ |
D | FreeformActivity.java | 35 final ActivityOptions options = ActivityOptions.makeBasic(); in onResume() local
|
/cts/tests/app/src/android/app/cts/ |
D | ActivityOptionsTest.java | 26 ActivityOptions options = ActivityOptions.makeBasic(); in testActivityOptionsBundle_makeBasic() local
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
D | AccountAuthenticator.java | 72 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount() 84 String authTokenType, Bundle options) throws NetworkErrorException { in updateCredentials() 90 Bundle options) throws NetworkErrorException { in confirmCredentials() 99 String authTokenType, Bundle options) throws NetworkErrorException { in getAuthToken()
|