/frameworks/base/core/java/android/service/autofill/ |
D | Dataset.java | 282 public Builder(@NonNull RemoteViews presentation) { in Builder() 541 @NonNull RemoteViews presentation) { in setValue() 614 @Nullable Pattern filter, @NonNull RemoteViews presentation) { in setValue() 645 @NonNull RemoteViews presentation, @NonNull InlinePresentation inlinePresentation) { in setValue() 676 @NonNull RemoteViews presentation, @NonNull InlinePresentation inlinePresentation, in setValue() 722 @Nullable Pattern filter, @NonNull RemoteViews presentation, in setValue() 760 @Nullable Pattern filter, @NonNull RemoteViews presentation, in setValue() 810 @Nullable AutofillValue value, @Nullable RemoteViews presentation, in setLifeTheUniverseAndEverything() 818 @Nullable AutofillValue value, @Nullable RemoteViews presentation, in setLifeTheUniverseAndEverything()
|
D | IInlineSuggestionRenderService.aidl | 31 in InlinePresentation presentation, int width, int height, in renderSuggestion()
|
D | FillResponse.java | 311 @Nullable IntentSender authentication, @Nullable RemoteViews presentation) { in setAuthentication() 370 @Nullable IntentSender authentication, @Nullable RemoteViews presentation, in setAuthentication() 385 @Nullable IntentSender authentication, @Nullable RemoteViews presentation, in setAuthentication()
|
D | InlineSuggestionRenderService.java | 132 InlinePresentation presentation, int width, int height, IBinder hostInputToken, in handleRenderSuggestion()
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/dagger/ |
D | KeyguardStatusViewComponent.java | 37 KeyguardStatusViewComponent build(@BindsInstance KeyguardStatusView presentation); in build()
|
/frameworks/base/libs/input/ |
D | PointerController.h | 86 Presentation presentation; member
|
D | PointerController.cpp | 111 void PointerController::setPresentation(Presentation presentation) { in setPresentation()
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardDisplayManager.java | 135 Presentation presentation = mPresentations.get(displayId); in showPresentation() local 166 final Presentation presentation = mPresentations.get(displayId); in hidePresentation() local
|
/frameworks/base/telephony/java/android/telephony/ims/stub/ |
D | ImsUtImplBase.java | 421 public int updateCOLR(int presentation) { in updateCOLR() 450 public int updateColr(int presentation) { in updateColr()
|
/frameworks/base/telecomm/java/android/telecom/ |
D | Conference.java | 72 public void onAddressChanged(Conference c, Uri newAddress, int presentation) {} in onAddressChanged() 75 Conference c, String callerDisplayName, int presentation) {} in onCallerDisplayNameChanged() 1068 @TelecomManager.Presentation int presentation) { in setAddress() 1154 @TelecomManager.Presentation int presentation) { in setCallerDisplayName()
|
D | ConnectionServiceAdapter.java | 396 void setAddress(String callId, Uri address, int presentation) { in setAddress() 405 void setCallerDisplayName(String callId, String callerDisplayName, int presentation) { in setCallerDisplayName()
|
D | RemoteConnection.java | 157 public void onAddressChanged(RemoteConnection connection, Uri address, int presentation) {} in onAddressChanged() 169 RemoteConnection connection, String callerDisplayName, int presentation) {} in onCallerDisplayNameChanged() 1517 void setAddress(final Uri address, final int presentation) { in setAddress() 1533 void setCallerDisplayName(final String callerDisplayName, final int presentation) { in setCallerDisplayName()
|
D | Connection.java | 1214 public void onAddressChanged(Connection c, Uri newAddress, int presentation) {} in onAddressChanged() 1216 Connection c, String callerDisplayName, int presentation) {} in onCallerDisplayNameChanged() 2465 public final void setAddress(Uri address, int presentation) { in setAddress() 2481 public final void setCallerDisplayName(String callerDisplayName, int presentation) { in setCallerDisplayName()
|
/frameworks/base/services/autofill/java/com/android/server/autofill/ |
D | RemoteInlineSuggestionRenderService.java | 90 @NonNull InlinePresentation presentation, int width, int height, in renderSuggestion()
|
/frameworks/base/core/java/android/provider/ |
D | CallLog.java | 470 public @NonNull AddCallParametersBuilder setPresentation(int presentation) { in setPresentation() 673 String viaNumber, int presentation, int callType, int features, in AddCallParams() 1484 int presentation, int callType, int features, in addCall() 1525 String postDialDigits, String viaNumber, int presentation, int callType, in addCall() 1577 String postDialDigits, String viaNumber, int presentation, int callType, in addCall() 2003 private static int getLogNumberPresentation(String number, int presentation) { in getLogNumberPresentation()
|
/frameworks/base/telephony/java/com/android/ims/internal/ |
D | IImsUt.aidl | 103 int updateCOLR(int presentation); in updateCOLR()
|
/frameworks/base/telecomm/java/com/android/internal/telecom/ |
D | IConnectionServiceAdapter.aidl | 98 void setAddress(String callId, in Uri address, int presentation, in Session.Info sessionInfo); in setAddress() 100 void setCallerDisplayName(String callId, String callerDisplayName, int presentation, in setCallerDisplayName()
|
/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/ |
D | MyAutofillService.java | 242 RemoteViews presentation = in newDatasetPresentation() local
|
/frameworks/base/telephony/java/android/telephony/ims/ |
D | ImsCallProfile.java | 982 public static int presentationToOIR(int presentation) { in presentationToOIR() 1002 public static int presentationToOir(int presentation) { in presentationToOir()
|
/frameworks/base/core/tests/coretests/src/android/hardware/display/ |
D | VirtualDisplayTest.java | 308 final TestPresentation[] presentation = new TestPresentation[1]; in assertDisplayCanShowPresentation() local
|
/frameworks/base/telephony/java/com/android/ims/ |
D | ImsUtInterface.java | 199 public void updateCOLR(int presentation, Message result); in updateCOLR()
|
/frameworks/av/media/extractors/mp4/ |
D | AC4Parser.cpp | 292 for (uint32_t presentation = 0; presentation < n_presentations; presentation++) { in parse() local
|
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/ |
D | FillUi.java | 302 final RemoteViews presentation = dataset.getFieldPresentation(index); in FillUi() local
|
/frameworks/opt/net/ims/src/java/com/android/ims/ |
D | ImsUt.java | 528 public void updateCOLR(int presentation, Message result) { in updateCOLR()
|
/frameworks/base/media/java/android/media/ |
D | MediaFile.java | 159 "application/vnd.openxmlformats-officedocument.presentationml.presentation"); in addFileType()
|