/frameworks/base/core/java/android/service/autofill/ |
D | Dataset.java | 236 public Builder(@NonNull RemoteViews presentation) { in Builder() 425 @NonNull RemoteViews presentation) { in setValue() 498 @Nullable Pattern filter, @NonNull RemoteViews presentation) { in setValue() 529 @NonNull RemoteViews presentation, @NonNull InlinePresentation inlinePresentation) { in setValue() 571 @Nullable Pattern filter, @NonNull RemoteViews presentation, in setValue() 619 @Nullable AutofillValue value, @Nullable RemoteViews presentation, in setLifeTheUniverseAndEverything()
|
D | IInlineSuggestionRenderService.aidl | 31 in InlinePresentation presentation, int width, int height, in renderSuggestion()
|
D | FillResponse.java | 302 @Nullable IntentSender authentication, @Nullable RemoteViews presentation) { in setAuthentication() 361 @Nullable IntentSender authentication, @Nullable RemoteViews presentation, in setAuthentication()
|
D | InlineSuggestionRenderService.java | 134 InlinePresentation presentation, int width, int height, IBinder hostInputToken, in handleRenderSuggestion()
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardDisplayManager.java | 127 Presentation presentation = mPresentations.get(displayId); in showPresentation() local 155 final Presentation presentation = mPresentations.get(displayId); in hidePresentation() local
|
/frameworks/base/telephony/java/android/telephony/ims/stub/ |
D | ImsUtImplBase.java | 394 public int updateCOLR(int presentation) { in updateCOLR() 423 public int updateColr(int presentation) { in updateColr()
|
/frameworks/base/core/java/android/provider/ |
D | CallLog.java | 636 int presentation, int callType, int features, in addCall() 676 String postDialDigits, String viaNumber, int presentation, int callType, in addCall() 725 String postDialDigits, String viaNumber, int presentation, int callType, in addCall() 1064 private static int getLogNumberPresentation(String number, int presentation) { in getLogNumberPresentation()
|
/frameworks/base/telecomm/java/android/telecom/ |
D | Conference.java | 73 public void onAddressChanged(Conference c, Uri newAddress, int presentation) {} in onAddressChanged() 76 Conference c, String callerDisplayName, int presentation) {} in onCallerDisplayNameChanged() 1079 @TelecomManager.Presentation int presentation) { in setAddress() 1166 @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 | 155 public void onAddressChanged(RemoteConnection connection, Uri address, int presentation) {} in onAddressChanged() 167 RemoteConnection connection, String callerDisplayName, int presentation) {} in onCallerDisplayNameChanged() 1475 void setAddress(final Uri address, final int presentation) { in setAddress() 1491 void setCallerDisplayName(final String callerDisplayName, final int presentation) { in setCallerDisplayName()
|
D | Connection.java | 1103 public void onAddressChanged(Connection c, Uri newAddress, int presentation) {} in onAddressChanged() 1105 Connection c, String callerDisplayName, int presentation) {} in onCallerDisplayNameChanged() 2358 public final void setAddress(Uri address, int presentation) { in setAddress() 2374 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/telephony/java/com/android/ims/internal/ |
D | IImsUt.aidl | 103 int updateCOLR(int presentation); in updateCOLR()
|
/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/ |
D | MyAutofillService.java | 214 RemoteViews presentation = in newDatasetPresentation() local
|
/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/telephony/java/android/telephony/ims/ |
D | ImsCallProfile.java | 828 public static int presentationToOIR(int presentation) { in presentationToOIR() 848 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/libs/input/ |
D | PointerController.h | 165 Presentation presentation; member
|
D | PointerController.cpp | 251 void PointerController::setPresentation(Presentation presentation) { in setPresentation()
|
/frameworks/base/telephony/java/com/android/ims/ |
D | ImsUtInterface.java | 198 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 | 301 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()
|
/frameworks/av/media/libstagefright/ |
D | ACodec.cpp | 2894 OMX_AUDIO_PARAM_ANDROID_AACDRCPRESENTATIONTYPE presentation; in setupAACCodec() local 5292 OMX_AUDIO_PARAM_ANDROID_AACDRCPRESENTATIONTYPE presentation; in getPortFormat() local 7738 OMX_AUDIO_PARAM_ANDROID_AACDRCPRESENTATIONTYPE presentation; in setParameters() local
|