/aosp12/packages/apps/Dialer/java/com/android/dialer/logging/ |
H A D | screen_event.proto | 53 // Conference management fragment displayed for conferences that support 57 // The dialpad displayed in-call that is used to send dtmf tones. 60 // Menu options displayed when long pressing on a call log entry 63 // Screen displayed to allow the user to see an overview of all blocked 67 // Screen displayed to allow the user to add a new blocked number
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/glidephotomanager/ |
H A D | photo_info.proto | 29 // Whether a business icon should be displayed. 32 // Whether a voicemail icon should be displayed. 35 // Whether a "blocked" icon should be displayed. 38 // Whether a "spam" icon should be displayed.
|
/aosp12/hardware/interfaces/automotive/evs/1.1/vts/functional/ |
H A D | FrameHandler.cpp | 122 void FrameHandler::getFramesCounters(unsigned* received, unsigned* displayed) { in getFramesCounters() argument 128 if (displayed) { in getFramesCounters() 129 *displayed = mFramesDisplayed; in getFramesCounters() 159 bool displayed = false; in deliverFrame_1_1() local 189 displayed = true; in deliverFrame_1_1() 197 mFramesDisplayed += (int)displayed; in deliverFrame_1_1()
|
H A D | FrameHandler.h | 79 void getFramesCounters(unsigned* received, unsigned* displayed);
|
/aosp12/hardware/interfaces/automotive/evs/1.0/vts/functional/ |
H A D | FrameHandler.cpp | 118 void FrameHandler::getFramesCounters(unsigned* received, unsigned* displayed) { in getFramesCounters() argument 124 if (displayed) { in getFramesCounters() 125 *displayed = mFramesDisplayed; in getFramesCounters()
|
H A D | FrameHandler.h | 63 void getFramesCounters(unsigned* received, unsigned* displayed);
|
/aosp12/packages/apps/Car/Dialer/tests/unittests/src/com/android/car/dialer/ui/contact/ |
H A D | ContactListFragmentTest.java | 164 boolean displayed = mContext.getResources().getBoolean( in testClickCallActionButton_ContactHasNoNumbers_callActionButtonNotEnabled() 166 if (displayed) { in testClickCallActionButton_ContactHasNoNumbers_callActionButtonNotEnabled() 223 boolean displayed = mContext.getResources().getBoolean( in testClickShowContactDetailView_NoPhoneNumberAndNoAddress_NotEnabled() 225 if (displayed) { in testClickShowContactDetailView_NoPhoneNumberAndNoAddress_NotEnabled()
|
/aosp12/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/imaging/ |
H A D | ImageBinder.java | 124 Drawable displayed = in setImage() 128 setDrawable(displayed); in setImage()
|
/aosp12/frameworks/base/apex/appsearch/framework/java/external/android/app/appsearch/ |
H A D | SetSchemaRequest.java | 227 @NonNull String schemaType, boolean displayed) { in setSchemaTypeDisplayedBySystem() argument 230 if (displayed) { in setSchemaTypeDisplayedBySystem()
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/dialercontact/ |
H A D | dialer_contact.proto | 27 // Human readable netwrork name displayed to user where relevant
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | WindowStateAnimator.java | 517 boolean displayed = false; in prepareSurfaceLocked() 538 displayed = true; in prepareSurfaceLocked() 576 displayed = true; in prepareSurfaceLocked() 593 if (displayed) { in prepareSurfaceLocked()
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/historyitemactions/ |
H A D | history_item_bottom_sheet_header_info.proto | 15 // A history item is one that is displayed in the call log or the voicemail
|
/aosp12/packages/services/Car/car-lib/src/android/car/navigation/ |
H A D | navigation_state.proto | 78 // Display unit is unknown, no distance information should be displayed. 92 // provided. If empty, the distance shouldn’t be displayed to the driver. 95 // the actual distance) and must match the distance displayed anywhere else 113 // Maneuver type is unknown, no maneuver information should be displayed. 402 // a sequence of graphic elements (e.g. text, images) to be displayed 412 // a sequence of graphic elements that can be displayed one after another. 482 // Lane configuration images are expected to be displayed in a canvas 491 // instance, the beginning of these instructions must be displayed, 596 // Navigation state data to be displayed on the instrument cluster of a car.
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/callintent/ |
H A D | call_initiation_type.proto | 33 // Call placed via the call log fragment displayed in the main Dialer
|
/aosp12/hardware/interfaces/graphics/composer/2.4/ |
H A D | types.hal | 43 * Set to true if the client is required to send a frame to be displayed before
|
/aosp12/packages/services/Car/cpp/telemetry/proto/ |
H A D | evs.proto | 37 // first frame from camera is displayed on the screen.
|
/aosp12/packages/apps/TV/common/src/com/android/tv/common/compat/internal/ |
H A D | tif_events.proto | 37 // Send a message to the application to be displayed as a toast on dev builds
|
/aosp12/system/unwinding/libunwindstack/ |
H A D | AndroidVersions.md | 90 displayed indicating that. This can happen when an app puts the shared 122 apk will not be displayed. Previously the line would look like: 132 code, the offset will be displayed properly without this fix.
|
/aosp12/hardware/interfaces/graphics/allocator/2.0/ |
H A D | IAllocator.hal | 24 * displayed during, for example, `dumpsys SurfaceFlinger`.
|
/aosp12/hardware/interfaces/graphics/allocator/3.0/ |
H A D | IAllocator.hal | 24 * displayed during, for example, `dumpsys SurfaceFlinger`.
|
/aosp12/frameworks/av/media/tests/SampleVideoEncoder/ |
H A D | README.md | 55 …frames and B-frames after encoding has been done using MediaCodec APIs are displayed on the screen.
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | README.txt | 40 WifiNotificationController: Controls whether the open network notification is displayed or not base…
|
/aosp12/hardware/interfaces/graphics/composer/2.1/ |
H A D | IComposer.hal | 69 * displayed during, for example, `dumpsys SurfaceFlinger`.
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/calllog/database/contract/ |
H A D | number_attributes.proto | 46 // The number type as a string to be displayed to the user, for example "Home"
|
/aosp12/hardware/interfaces/confirmationui/1.0/ |
H A D | IConfirmationUI.hal | 41 * @param uiOptions A set of uiOptions manipulating how the confirmation prompt is displayed.
|