Searched refs:createAttributionContext (Results 1 – 13 of 13) sorted by relevance
95 .createAttributionContext(null /* attributionTag */); in testIsUiContextOnDefaultDisplayContext()106 .createAttributionContext(null /* attributionTag */); in testIsUiContextOnSecondaryDisplayContext()113 .createAttributionContext(null /* attributionTag */); in testIsUiContextOnUiDerivedContext()
141 final Context contextWithoutOverriding = activity.createAttributionContext(""); in testRegisterComponentCallbacksOnContextWithoutOverriding()
449 val wifiManager = context.createAttributionContext(TEST_ATTRIBUTION_TAG) in nativeNoteOp()467 val testContext = context.createAttributionContext(TEST_ATTRIBUTION_TAG) in nativeNoteOp()501 val testContext = context.createAttributionContext(TEST_ATTRIBUTION_TAG) in nativeNoteOp()535 val locationManager = context.createAttributionContext(TEST_ATTRIBUTION_TAG) in nativeNoteOp()555 val locationManager = context.createAttributionContext(TEST_ATTRIBUTION_TAG) in nativeNoteOp()609 val locationManager = context.createAttributionContext(TEST_ATTRIBUTION_TAG) in nativeNoteOp()657 context.createAttributionContext(TEST_ATTRIBUTION_TAG).contentResolver in nativeNoteOp()671 context.createAttributionContext(TEST_ATTRIBUTION_TAG).contentResolver in nativeNoteOp()687 val telephonyManager = context.createAttributionContext(TEST_ATTRIBUTION_TAG) in nativeNoteOp()706 .setContext(context.createAttributionContext(TEST_ATTRIBUTION_TAG)).build() in nativeNoteOp()[all …]
291 context.createAttributionContext(firstTag) in noteFromTwoProxiesAndVerifyProxyInfo()300 context.createAttributionContext(secondTag) in noteFromTwoProxiesAndVerifyProxyInfo()345 firstAttrManager = context.createAttributionContext(firstTag)!! in startStopTrustedProxyVerifyRunningAndTime()403 val secondAttrManager = context.createAttributionContext(secondTag)!! in startStopUntrustedProxyVerifyRunningAndTime()447 firstAttrManager = context.createAttributionContext(firstTag)!! in startStopTrustedAndUntrustedProxyVerifyProxyInfo()457 val secondAttrManager = context.createAttributionContext(secondTag)!! in startStopTrustedAndUntrustedProxyVerifyProxyInfo()486 firstAttrManager = context.createAttributionContext(firstTag)!! in startProxyOpThrowsSecurityException()
236 val ctx = context.createAttributionContext(attributionForContextCreation) in noteProxyOpForAttribution()242 val ctx = context.createAttributionContext(attributionForContextCreation) in startProxyOpForAttribution()
130 val context = createAttributionContext(ACCESSOR_ATTRIBUTION_TAG, null, null) in <lambda>()159 val context = createAttributionContext(ACCESSOR_ATTRIBUTION_TAG, null, null) in <lambda>()204 val context = createAttributionContext(ACCESSOR_ATTRIBUTION_TAG, in <lambda>()351 val context = createAttributionContext(ACCESSOR_ATTRIBUTION_TAG, in <lambda>()390 val context = createAttributionContext(ACCESSOR_ATTRIBUTION_TAG, in <lambda>()542 val context = createAttributionContext(ACCESSOR_ATTRIBUTION_TAG, in <lambda>()1219 fun createAttributionContext( in <lambda>() method
92 val pi = context.createAttributionContext(TEST_ATTRIBUTION_TAG).packageManager in <lambda>()
142 Context context = mContext.createAttributionContext("test"); in closeProfileProxy_onDifferentAdapter()
912 mContext.createAttributionContext(VALID_LOCATION_ATTRIBUTION_TAG); in testRequestLocationUpdates_NoteOps_simultaneousRequests()914 mContext.createAttributionContext(ANOTHER_VALID_LOCATION_ATTRIBUTION_TAG); in testRequestLocationUpdates_NoteOps_simultaneousRequests()
961 .createAttributionContext(null /* attributeTag */); in testIncorrectContextUse_UiDerivedContext_NoViolation()
185 final Context attrContext = createAttributionContext(null /* attributionTag */); in onHandleCommand()
257 final Context attrib = mContext.createAttributionContext(tag); in testCreateAttributionContext()
10545 method @NonNull public android.content.Context createAttributionContext(@Nullable String);