Home
last modified time | relevance | path

Searched defs:serviceLabel (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
H A DAutoFillUI.java210 @NonNull ComponentName componentName, @NonNull CharSequence serviceLabel, in showFillUi()
334 public void showSaveUi(@NonNull CharSequence serviceLabel, @NonNull Drawable serviceIcon, in showSaveUi()
H A DSaveUi.java177 @NonNull CharSequence serviceLabel, @NonNull Drawable serviceIcon, in SaveUi()
H A DFillUi.java140 @NonNull OverlayControl overlayControl, @NonNull CharSequence serviceLabel, in FillUi()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DNetworkScorerAppManager.java90 final String serviceLabel = getRecommendationServiceLabel(serviceInfo, pm); in getAllValidScorers() local
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/volume/
H A DMediaSessions.java201 final String serviceLabel = in getControllerName() local
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DSession.java3597 final CharSequence serviceLabel; in showSaveLocked() local
4420 final CharSequence serviceLabel; in onFillReady() local
4652 CharSequence serviceLabel = null; in getServiceLabel() local
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintActivity.java1542 CharSequence serviceLabel; in onCreateDialog() local