/aosp14/frameworks/base/core/java/android/service/autofill/ |
H A D | Dataset.java | 205 RemoteViews presentation, in Dataset() 474 public Builder(@NonNull RemoteViews presentation) { in Builder() 756 @NonNull RemoteViews presentation) { in setValue() 834 @Nullable Pattern filter, @NonNull RemoteViews presentation) { in setValue() 867 @NonNull RemoteViews presentation, @NonNull InlinePresentation inlinePresentation) { in setValue() 901 @NonNull RemoteViews presentation, @NonNull InlinePresentation inlinePresentation, in setValue() 949 @Nullable Pattern filter, @NonNull RemoteViews presentation, in setValue() 989 @Nullable Pattern filter, @NonNull RemoteViews presentation, in setValue() 1209 @Nullable RemoteViews presentation, in setLifeTheUniverseAndEverything() 1239 @Nullable AutofillValue value, @Nullable RemoteViews presentation, in setLifeTheUniverseAndEverything() [all …]
|
H A D | IInlineSuggestionRenderService.aidl | 31 in InlinePresentation presentation, int width, int height, in renderSuggestion()
|
H A D | FillResponse.java | 157 RemoteViews presentation, InlinePresentation inlinePresentation, in FillResponse() 502 @Nullable IntentSender authentication, @Nullable RemoteViews presentation) { in setAuthentication() 565 @Nullable IntentSender authentication, @Nullable RemoteViews presentation, in setAuthentication() 585 @Nullable IntentSender authentication, @Nullable RemoteViews presentation, in setAuthentication() 683 @Nullable IntentSender authentication, @Nullable RemoteViews presentation, in setAuthentication()
|
H A D | InlineSuggestionRenderService.java | 132 InlinePresentation presentation, int width, int height, IBinder hostInputToken, in handleRenderSuggestion()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/dagger/ |
H A D | KeyguardStatusViewComponent.java | 37 KeyguardStatusViewComponent build(@BindsInstance KeyguardStatusView presentation); in build()
|
/aosp14/frameworks/base/libs/input/ |
H A D | PointerController.h | 108 Presentation presentation; member
|
H A D | PointerController.cpp | 173 void PointerController::setPresentation(Presentation presentation) { in setPresentation()
|
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/ |
H A D | DialogFillUi.java | 212 final RemoteViews presentation = in setHeader() local 248 RemoteViews presentation = Helper.sanitizeRemoteView( in initialAuthenticationLayout() local 295 RemoteViews presentation = Helper.sanitizeRemoteView( in createDatasetItems() local
|
H A D | FillUi.java | 314 final RemoteViews presentation = Helper.sanitizeRemoteView( in FillUi() local
|
/aosp14/frameworks/base/telephony/java/android/telephony/ims/stub/ |
H A D | ImsUtImplBase.java | 470 public int updateCOLR(int presentation) { in updateCOLR() 499 public int updateColr(int presentation) { in updateColr()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | KeyguardDisplayManager.java | 176 Presentation presentation = mPresentations.get(displayId); in showPresentation() local 211 final Presentation presentation = mPresentations.get(displayId); in hidePresentation() local
|
/aosp14/frameworks/base/telecomm/java/android/telecom/ |
H A D | Conference.java | 72 public void onAddressChanged(Conference c, Uri newAddress, int presentation) {} in onAddressChanged() 75 Conference c, String callerDisplayName, int presentation) {} in onCallerDisplayNameChanged() 1142 @TelecomManager.Presentation int presentation) { in setAddress() 1228 @TelecomManager.Presentation int presentation) { in setCallerDisplayName()
|
H A D | RemoteConnection.java | 155 public void onAddressChanged(RemoteConnection connection, Uri address, int presentation) {} in onAddressChanged() 167 RemoteConnection connection, String callerDisplayName, int presentation) {} in onCallerDisplayNameChanged() 1515 void setAddress(final Uri address, final int presentation) { in setAddress() 1531 void setCallerDisplayName(final String callerDisplayName, final int presentation) { in setCallerDisplayName()
|
H A D | ConnectionServiceAdapter.java | 403 void setAddress(String callId, Uri address, int presentation) { in setAddress() 412 void setCallerDisplayName(String callId, String callerDisplayName, int presentation) { in setCallerDisplayName()
|
H A D | Connection.java | 1263 public void onAddressChanged(Connection c, Uri newAddress, int presentation) {} in onAddressChanged() 1265 Connection c, String callerDisplayName, int presentation) {} in onCallerDisplayNameChanged() 2575 public final void setAddress(Uri address, int presentation) { in setAddress() 2591 public final void setCallerDisplayName(String callerDisplayName, int presentation) { in setCallerDisplayName()
|
/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ |
H A D | RemoteInlineSuggestionRenderService.java | 90 @NonNull InlinePresentation presentation, int width, int height, in renderSuggestion()
|
/aosp14/frameworks/base/core/java/android/provider/ |
H A D | CallLog.java | 472 public @NonNull AddCallParametersBuilder setPresentation(int presentation) { in setPresentation() 686 String viaNumber, int presentation, int callType, int features, in AddCallParams() 1553 int presentation, int callType, int features, in addCall() 1596 String postDialDigits, String viaNumber, int presentation, int callType, in addCall() 1650 String postDialDigits, String viaNumber, int presentation, int callType, in addCall() 2080 private static int getLogNumberPresentation(String number, int presentation) { in getLogNumberPresentation()
|
/aosp14/frameworks/base/telephony/java/com/android/ims/internal/ |
H A D | IImsUt.aidl | 103 int updateCOLR(int presentation); in updateCOLR()
|
/aosp14/frameworks/base/telecomm/java/com/android/internal/telecom/ |
H A D | IConnectionServiceAdapter.aidl | 100 void setAddress(String callId, in Uri address, int presentation, in Session.Info sessionInfo); in setAddress() 102 void setCallerDisplayName(String callId, String callerDisplayName, int presentation, in setCallerDisplayName()
|
/aosp14/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/ |
H A D | MyAutofillService.java | 242 RemoteViews presentation = in newDatasetPresentation() local
|
/aosp14/frameworks/base/telephony/java/android/telephony/ims/ |
H A D | ImsCallProfile.java | 991 public static int presentationToOIR(int presentation) { in presentationToOIR() 1013 public static int presentationToOir(int presentation) { in presentationToOir()
|
/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/area/ |
H A D | WindowAreaComponentImpl.java | 440 ExtensionWindowAreaPresentation presentation = null; in getRearDisplayPresentation() local
|
/aosp14/frameworks/base/telephony/java/com/android/ims/ |
H A D | ImsUtInterface.java | 199 public void updateCOLR(int presentation, Message result); in updateCOLR()
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | MediaCodec.java | 4556 public void setAudioPresentation(@NonNull AudioPresentation presentation) { in setAudioPresentation()
|
H A D | AudioTrack.java | 2931 public int setPresentation(@NonNull AudioPresentation presentation) { in setPresentation()
|