Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DAppLabelProxy.java27 public interface AppLabelProxy { interface
28 String LOG_TAG = AppLabelProxy.class.getSimpleName();
DCallScreeningServiceHelper.java73 private final AppLabelProxy mAppLabelProxy;
80 UserHandle userHandle, Call call, AppLabelProxy appLabelProxy) { in CallScreeningServiceHelper()
DTelecomSystem.java247 packageName -> AppLabelProxy.Util.getAppLabel( in TelecomSystem()
384 packageName -> AppLabelProxy.Util.getAppLabel( in TelecomSystem()
DPhoneAccountRegistrar.java179 private final AppLabelProxy mAppLabelProxy;
192 DefaultDialerCache defaultDialerCache, AppLabelProxy appLabelProxy, in PhoneAccountRegistrar()
201 DefaultDialerCache defaultDialerCache, AppLabelProxy appLabelProxy, in PhoneAccountRegistrar()
DCallsManager.java923 AppLabelProxy appLabelProxy = packageName -> AppLabelProxy.Util.getAppLabel( in setUpCallFilterGraph()
2535 new AppLabelProxy() { in bindForOutgoingCallerId()
3139 CharSequence requestingAppName = AppLabelProxy.Util.getAppLabel(
/packages/services/Telecomm/src/com/android/server/telecom/ui/
DCallStreamingNotification.java44 import com.android.server.telecom.AppLabelProxy;
70 private final AppLabelProxy mAppLabelProxy;
85 @NonNull AppLabelProxy appLabelProxy, in CallStreamingNotification()
/packages/services/Telecomm/src/com/android/server/telecom/callfiltering/
DCallScreeningServiceFilter.java35 import com.android.server.telecom.AppLabelProxy;
263 AppLabelProxy appLabelProxy, in CallScreeningServiceFilter()
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallScreeningServiceFilterTest.java51 import com.android.server.telecom.AppLabelProxy;
78 @Mock AppLabelProxy mAppLabelProxy;
DPhoneAccountRegistrarTest.java70 import com.android.server.telecom.AppLabelProxy;
122 @Mock private AppLabelProxy mAppLabelProxy;