Home
last modified time | relevance | path

Searched refs:AppLabelProxy (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DAppLabelProxy.java27 public interface AppLabelProxy { interface
28 String LOG_TAG = AppLabelProxy.class.getSimpleName();
H A DCallScreeningServiceHelper.java73 private final AppLabelProxy mAppLabelProxy;
80 UserHandle userHandle, Call call, AppLabelProxy appLabelProxy) { in CallScreeningServiceHelper()
H A DTelecomSystem.java223 packageName -> AppLabelProxy.Util.getAppLabel( in TelecomSystem()
H A DPhoneAccountRegistrar.java148 private final AppLabelProxy mAppLabelProxy;
158 AppLabelProxy appLabelProxy) { in PhoneAccountRegistrar()
164 DefaultDialerCache defaultDialerCache, AppLabelProxy appLabelProxy) { in PhoneAccountRegistrar()
H A DCallsManager.java698 AppLabelProxy appLabelProxy = packageName -> AppLabelProxy.Util.getAppLabel( in setUpCallFilterGraph()
1930 new AppLabelProxy() { in bindForOutgoingCallerId()
2468 CharSequence requestingAppName = AppLabelProxy.Util.getAppLabel(
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/callfiltering/
H A DCallScreeningServiceFilter.java34 import com.android.server.telecom.AppLabelProxy;
260 AppLabelProxy appLabelProxy, in CallScreeningServiceFilter()
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DCallScreeningServiceFilterTest.java49 import com.android.server.telecom.AppLabelProxy;
76 @Mock AppLabelProxy mAppLabelProxy;
H A DPhoneAccountRegistrarTest.java52 import com.android.server.telecom.AppLabelProxy;
88 @Mock private AppLabelProxy mAppLabelProxy;