Home
last modified time | relevance | path

Searched defs:getCallingAttributionSource (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AppSearch/service/java/com/android/server/appsearch/visibilitystore/
DFrameworkCallerAccess.java62 public AppSearchAttributionSource getCallingAttributionSource() { in getCallingAttributionSource() method in FrameworkCallerAccess
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DUtils.java581 public static AttributionSource getCallingAttributionSource(Context context) { in getCallingAttributionSource() method in Utils