Home
last modified time | relevance | path

Searched defs:title (Results 1 – 15 of 15) sorted by relevance

/device/google/cuttlefish/host/example_custom_actions/
Dcustom_action_config.json6 "title":"Web Page", string
15 "title":"Quick Settings", string
20 "title":"Do Not Disturb", string
/device/google/cuttlefish/host/commands/cvd_load_tester/mvp_features/vm/custom_actions/
DTC1.json17 "title":"Web Page", string
26 "title":"Quick Settings", string
31 "title":"Do Not Disturb", string
/device/google/cuttlefish/shared/config/
Dconfig_foldable.json15 "title":"Device State Closed", string
28 "title":"Device State Half-Opened", string
41 "title":"Device State Opened", string
/device/google/cuttlefish/host/commands/cvd_load_tester/end_to_end_test/single/
DTC_foldable.json17 "title":"Device State Closed", string
30 "title":"Device State Half-Opened", string
43 "title":"Device State Opened", string
/device/google/gs-common/insmod/
Dpixel_dump.cpp23 void dumpFileContent(const char* title, const char* file_path) { in dumpFileContent()
35 void runCommand(const char* title, const char* cmd) { in runCommand()
/device/google/gs-common/ramdump/
Ddump_ramdump.cpp29 void dumpGzippedFileInBase64(const char* title, const char* file_path) { in dumpGzippedFileInBase64()
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dstreamer.cpp90 std::string title; member
312 const std::string& title, in AddCustomControlPanelButton()
320 const std::string& command, const std::string& title, in AddCustomControlPanelButtonWithShellCommand()
329 const std::string& command, const std::string& title, in AddCustomControlPanelButtonWithDeviceStates()
/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/
DTvNotification.java62 public TvNotification(String key, String packageName, String title, String text, in TvNotification()
148 String title = cursor.getString(index++); in fromCursor() local
/device/google/cuttlefish/host/libs/config/
Dcustom_actions.h31 std::string title; member
/device/google/cuttlefish/host/frontend/webrtc/html_client/js/
Dcontrols.js213 title, icon_name, listener, parent_id = 'control-panel-default-buttons') { argument
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/settings/
DConnectedDevicesPreferenceFragment.java136 String key, int title, boolean defaultShow) { in findOrCreateCategory()
/device/google/cuttlefish/host/libs/wayland/
Dwayland_shell.cpp108 const char* title) { in xdg_toplevel_set_title()
/device/google/cuttlefish/common/libs/net/
Dnetlink_request_test.cpp38 void Dump(MatchResultListener* result_listener, const char* title, in Dump()
/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.cpp615 std::string VulkanHppGenerator::addTitleAndProtection( std::string const & title, std::string const… in addTitleAndProtection()
646std::string const & title, in appendDispatchLoaderDynamicCommands()
706 std::string const & title, in appendRAIIDispatcherCommands()
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp37416 std::array<char, 16> title; in OnTrackUpdated() local