Searched refs:badConfig (Results 1 – 3 of 3) sorted by relevance
582 PersistableBundle badConfig = in setTrustAgentConfiguration_veryLongConfigValue_throws() local587 sDeviceState.dpc().componentName(), TRUST_AGENT, badConfig)); in setTrustAgentConfiguration_veryLongConfigValue_throws()594 PersistableBundle badConfig = in setTrustAgentConfiguration_veryLongConfigKey_throws() local599 sDeviceState.dpc().componentName(), TRUST_AGENT, badConfig)); in setTrustAgentConfiguration_veryLongConfigKey_throws()606 PersistableBundle badConfig = new PersistableBundle(); in setTrustAgentConfiguration_veryLongConfigValueInArray_throws() local607 badConfig.putStringArray("key", new String[]{VERY_LONG_STRING}); in setTrustAgentConfiguration_veryLongConfigValueInArray_throws()611 sDeviceState.dpc().componentName(), TRUST_AGENT, badConfig)); in setTrustAgentConfiguration_veryLongConfigValueInArray_throws()625 final PersistableBundle badConfig = bundle; in setTrustAgentConfiguration_veryLongConfigValueInNestedBundle_throws() local629 sDeviceState.dpc().componentName(), TRUST_AGENT, badConfig)); in setTrustAgentConfiguration_veryLongConfigValueInNestedBundle_throws()
604 OutputConfiguration badConfig = in testDeferredSurfacesByCamera() local614 deferredSurfaces.add(badConfig); in testDeferredSurfacesByCamera()
2815 final AudioTrack.TunerConfiguration badConfig = in testTunerConfiguration()2822 final AudioTrack.TunerConfiguration badConfig = in testTunerConfiguration()