Home
last modified time | relevance | path

Searched refs:displayed (Results 1 – 25 of 49) sorted by relevance

12

/aosp12/packages/apps/Dialer/java/com/android/dialer/logging/
H A Dscreen_event.proto53 // 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 Dphoto_info.proto29 // 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 DFrameHandler.cpp122 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 DFrameHandler.h79 void getFramesCounters(unsigned* received, unsigned* displayed);
/aosp12/hardware/interfaces/automotive/evs/1.0/vts/functional/
H A DFrameHandler.cpp118 void FrameHandler::getFramesCounters(unsigned* received, unsigned* displayed) { in getFramesCounters() argument
124 if (displayed) { in getFramesCounters()
125 *displayed = mFramesDisplayed; in getFramesCounters()
H A DFrameHandler.h63 void getFramesCounters(unsigned* received, unsigned* displayed);
/aosp12/packages/apps/Car/Dialer/tests/unittests/src/com/android/car/dialer/ui/contact/
H A DContactListFragmentTest.java164 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 DImageBinder.java124 Drawable displayed = in setImage()
128 setDrawable(displayed); in setImage()
/aosp12/frameworks/base/apex/appsearch/framework/java/external/android/app/appsearch/
H A DSetSchemaRequest.java227 @NonNull String schemaType, boolean displayed) { in setSchemaTypeDisplayedBySystem() argument
230 if (displayed) { in setSchemaTypeDisplayedBySystem()
/aosp12/packages/apps/Dialer/java/com/android/dialer/dialercontact/
H A Ddialer_contact.proto27 // Human readable netwrork name displayed to user where relevant
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowStateAnimator.java517 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 Dhistory_item_bottom_sheet_header_info.proto15 // 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 Dnavigation_state.proto78 // 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 Dcall_initiation_type.proto33 // Call placed via the call log fragment displayed in the main Dialer
/aosp12/hardware/interfaces/graphics/composer/2.4/
H A Dtypes.hal43 * 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 Devs.proto37 // first frame from camera is displayed on the screen.
/aosp12/packages/apps/TV/common/src/com/android/tv/common/compat/internal/
H A Dtif_events.proto37 // Send a message to the application to be displayed as a toast on dev builds
/aosp12/system/unwinding/libunwindstack/
H A DAndroidVersions.md90 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 DIAllocator.hal24 * displayed during, for example, `dumpsys SurfaceFlinger`.
/aosp12/hardware/interfaces/graphics/allocator/3.0/
H A DIAllocator.hal24 * displayed during, for example, `dumpsys SurfaceFlinger`.
/aosp12/frameworks/av/media/tests/SampleVideoEncoder/
H A DREADME.md55 …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 DREADME.txt40 WifiNotificationController: Controls whether the open network notification is displayed or not base…
/aosp12/hardware/interfaces/graphics/composer/2.1/
H A DIComposer.hal69 * displayed during, for example, `dumpsys SurfaceFlinger`.
/aosp12/packages/apps/Dialer/java/com/android/dialer/calllog/database/contract/
H A Dnumber_attributes.proto46 // The number type as a string to be displayed to the user, for example "Home"
/aosp12/hardware/interfaces/confirmationui/1.0/
H A DIConfirmationUI.hal41 * @param uiOptions A set of uiOptions manipulating how the confirmation prompt is displayed.

12