/frameworks/base/core/java/android/service/autofill/ |
D | Dataset.java | 212 public Builder(@NonNull RemoteViews presentation) { in Builder() 353 @NonNull RemoteViews presentation) { in setValue() 424 @Nullable Pattern filter, @NonNull RemoteViews presentation) { in setValue() 433 @Nullable AutofillValue value, @Nullable RemoteViews presentation, in setLifeTheUniverseAndEverything()
|
D | FillResponse.java | 277 @Nullable IntentSender authentication, @Nullable RemoteViews presentation) { in setAuthentication()
|
/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
D | KeyguardDisplayManager.java | 125 Presentation presentation = mPresentations.get(displayId); in showPresentation() local 151 final Presentation presentation = mPresentations.get(displayId); in hidePresentation() local
|
/frameworks/base/telephony/java/android/telephony/ims/stub/ |
D | ImsUtImplBase.java | 295 public int updateCOLR(int presentation) { in updateCOLR() 324 public int updateColr(int presentation) { in updateColr()
|
/frameworks/base/core/java/android/provider/ |
D | CallLog.java | 628 int presentation, int callType, int features, in addCall() 668 String postDialDigits, String viaNumber, int presentation, int callType, in addCall() 717 String postDialDigits, String viaNumber, int presentation, int callType, in addCall() 1039 private static int getLogNumberPresentation(String number, int presentation) { in getLogNumberPresentation()
|
/frameworks/base/telecomm/java/android/telecom/ |
D | Conference.java | 70 public void onAddressChanged(Conference c, Uri newAddress, int presentation) {} in onAddressChanged() 73 Conference c, String callerDisplayName, int presentation) {} in onCallerDisplayNameChanged() 992 public final void setAddress(Uri address, int presentation) { in setAddress() 1064 public final void setCallerDisplayName(String callerDisplayName, int presentation) { in setCallerDisplayName()
|
D | ConnectionServiceAdapter.java | 383 void setAddress(String callId, Uri address, int presentation) { in setAddress() 392 void setCallerDisplayName(String callId, String callerDisplayName, int presentation) { in setCallerDisplayName()
|
D | RemoteConnection.java | 152 public void onAddressChanged(RemoteConnection connection, Uri address, int presentation) {} in onAddressChanged() 164 RemoteConnection connection, String callerDisplayName, int presentation) {} in onCallerDisplayNameChanged() 1394 void setAddress(final Uri address, final int presentation) { in setAddress() 1410 void setCallerDisplayName(final String callerDisplayName, final int presentation) { in setCallerDisplayName()
|
D | Connection.java | 872 public void onAddressChanged(Connection c, Uri newAddress, int presentation) {} in onAddressChanged() 874 Connection c, String callerDisplayName, int presentation) {} in onCallerDisplayNameChanged() 2120 public final void setAddress(Uri address, int presentation) { in setAddress() 2137 public final void setCallerDisplayName(String callerDisplayName, int presentation) { in setCallerDisplayName()
|
/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 | 92 void setAddress(String callId, in Uri address, int presentation, in Session.Info sessionInfo); in setAddress() 94 void setCallerDisplayName(String callId, String callerDisplayName, int presentation, in setCallerDisplayName()
|
/frameworks/base/telephony/java/android/telephony/ims/ |
D | ImsCallProfile.java | 696 public static int presentationToOIR(int presentation) { in presentationToOIR() 716 public static int presentationToOir(int presentation) { in presentationToOir()
|
/frameworks/base/core/tests/coretests/src/android/hardware/display/ |
D | VirtualDisplayTest.java | 289 final TestPresentation[] presentation = new TestPresentation[1]; in assertDisplayCanShowPresentation() local
|
/frameworks/base/telephony/java/com/android/ims/ |
D | ImsUtInterface.java | 188 public void updateCOLR(int presentation, Message result); in updateCOLR()
|
/frameworks/base/libs/input/ |
D | PointerController.h | 165 Presentation presentation; member
|
D | PointerController.cpp | 257 void PointerController::setPresentation(Presentation presentation) { in setPresentation()
|
/frameworks/av/media/extractors/mp4/ |
D | AC4Parser.cpp | 292 for (uint32_t presentation = 0; presentation < n_presentations; presentation++) { in parse() local
|
D | MPEG4Extractor.cpp | 2948 auto& presentation = ac4Presentation.second; in parseAC4SpecificBox() local
|
/frameworks/opt/net/ims/src/java/com/android/ims/ |
D | ImsUt.java | 516 public void updateCOLR(int presentation, Message result) { in updateCOLR()
|
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/ |
D | FillUi.java | 298 final RemoteViews presentation = dataset.getFieldPresentation(index); in FillUi() local
|
/frameworks/base/media/java/android/media/ |
D | MediaFile.java | 154 "application/vnd.openxmlformats-officedocument.presentationml.presentation"); in addFileType()
|
D | MediaCodec.java | 3352 public void setAudioPresentation(@NonNull AudioPresentation presentation) { in setAudioPresentation()
|
D | AudioTrack.java | 2231 public int setPresentation(@NonNull AudioPresentation presentation) { in setPresentation()
|
/frameworks/av/media/libstagefright/ |
D | ACodec.cpp | 2823 OMX_AUDIO_PARAM_ANDROID_AACDRCPRESENTATIONTYPE presentation; in setupAACCodec() local
|