/development/vndk/tools/header-checker/src/dumper/ |
D | header_checker.cpp | 104 if (program_path.empty()) { in PrintResourceDir() 143 if (header_file.empty()) { in main() 152 if (out_dump.empty()) { in main() 162 if (cmdline_error_msg.empty()) { in main() 176 bool dump_exported_only = (!no_filter && !exported_header_dirs.empty()); in main()
|
/development/vndk/tools/header-checker/src/repr/symbol/ |
D | exported_symbol_set.h | 84 return (!demangled_cpp_glob_patterns_.empty() || in HasDemangledCppSymbolsOrPatterns() 85 !demangled_cpp_symbols_.empty()); in HasDemangledCppSymbolsOrPatterns()
|
D | version_script_parser.cpp | 188 if (included_mode_tags_.empty()) { in MatchModeTags() 223 if (tags.mode_tags_.empty()) { in IsSymbolExported() 373 if (line.empty() || line[0] == '#') { in ReadLine()
|
D | version_script_parser_test.cpp | 341 EXPECT_TRUE(funcs.empty()); in TEST() 459 EXPECT_TRUE(funcs.empty()); in TEST()
|
/development/vndk/tools/header-checker/src/linker/ |
D | header_abi_linker.cpp | 330 if (!exported_headers_.empty() && !source_file.empty() && in LinkDecl() 420 if (so_file_.empty() && version_script_.empty()) { in ReadExportedSymbols() 425 if (!so_file_.empty()) { in ReadExportedSymbols() 433 if (!version_script_.empty()) { in ReadExportedSymbols() 478 if (!api_map.empty()) { in InitializeVersionScriptParser() 521 if (so_file.empty() && version_script.empty()) { in main()
|
/development/samples/training/AnimationsDemo/src/com/example/android/animationsdemo/ |
D | LayoutChangesActivity.java | 71 findViewById(android.R.id.empty).setVisibility(View.GONE); in onOptionsItemSelected() 99 findViewById(android.R.id.empty).setVisibility(View.VISIBLE); in addItem()
|
/development/samples/VirtualDeviceManager/host/src/com/example/android/vdmdemo/host/ |
D | InputController.java | 119 : Optional.empty(); in getFocusedDisplaySize() 132 return Optional.empty(); in getFocusedDisplayLocked()
|
D | DisplayRepository.java | 97 return Optional.empty(); in getDisplayByIndex()
|
D | RunningVdmUidsTracker.java | 135 return Optional.empty(); in getUidForComponent()
|
/development/host/windows/usb/api/ |
D | adb_api_instance.h | 96 return !interface_name_.empty(); in IsInitialized()
|
D | adb_helper_routines.cpp | 244 return !name->empty(); in GetUsbDeviceName()
|
/development/vndk/tools/header-checker/src/utils/ |
D | source_path_utils.cpp | 86 if (root_dirs.empty()) { in ParseRootDirs() 123 if (root_dir.replacement.empty()) { in NormalizePath() 158 if (file_name.empty() || file_name.startswith(".")) { in CollectExportedHeaderSet()
|
/development/samples/browseable/SkeletonWearableApp/ |
D | _index.jd | 8 This sample is a mostly empty wearable app that implements a fullscreen activity
|
/development/samples/browseable/SwipeRefreshMultipleViews/ |
D | _index.jd | 11 contains a scrollable GridView, along with a TextView empty view.
|
/development/samples/WiFiDirectDemo/src/com/example/android/wifidirect/ |
D | DeviceDetailFragment.java | 194 view.setText(R.string.empty); in resetViews() 196 view.setText(R.string.empty); in resetViews() 198 view.setText(R.string.empty); in resetViews() 200 view.setText(R.string.empty); in resetViews()
|
/development/samples/browseable/SwipeRefreshMultipleViews/src/com.example.android.swiperefreshmultipleviews/ |
D | SwipeRefreshMultipleViewsFragment.java | 100 mEmptyView = view.findViewById(android.R.id.empty); in onCreateView() 128 mSwipeRefreshLayout.setSwipeableChildren(android.R.id.list, android.R.id.empty); in onViewCreated()
|
/development/tools/winscope/src/trace/ |
D | trace_test.ts | 986 const empty = trace.sliceEntries(0, 0); constant 989 expect(await TraceUtils.extractEntries(empty.sliceEntries())).toEqual([]); 990 expect(await TraceUtils.extractEntries(empty.sliceEntries(1))).toEqual([]); 991 expect(await TraceUtils.extractEntries(empty.sliceEntries(1, 2))).toEqual( 998 expect(await TraceUtils.extractEntries(empty.sliceTime())).toEqual([]); 999 expect(await TraceUtils.extractEntries(empty.sliceTime(time12))).toEqual( 1003 await TraceUtils.extractEntries(empty.sliceTime(time12, time13)), 1007 expect(await TraceUtils.extractEntries(empty.sliceFrames())).toEqual([]); 1008 expect(await TraceUtils.extractEntries(empty.sliceFrames(1))).toEqual([]); 1009 expect(await TraceUtils.extractEntries(empty.sliceFrames(1, 2))).toEqual(
|
/development/vndk/tools/header-checker/src/repr/json/ |
D | ir_reader.cpp | 129 if (access.empty()) { in GetAccess() 139 if (kind.empty()) { in GetRecordKind() 149 if (kind.empty()) { in GetVTableComponentKind() 159 if (binding.empty()) { in GetElfSymbolBinding()
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | List8.java | 51 getListView().setEmptyView(findViewById(R.id.empty)); in onCreate()
|
/development/vndk/tools/header-checker/src/diff/ |
D | header_abi_diff.cpp | 254 if (!status_str.empty()) { in main() 265 return (advice_only || status_str.empty()) ? CompatibilityStatusIR::Compatible in main()
|
/development/tools/winscope/protos/surfaceflinger/udc/ |
D | layers.proto | 40 // list of children this layer may have. May be empty. 110 // Metadata map. May be empty.
|
/development/samples/VirtualDeviceManager/common/src/com/example/android/vdmdemo/common/ |
D | VideoManager.java | 365 return Optional.empty(); in extractEncodedFrame() 402 return Optional.empty(); in extractEncodedFrame()
|
/development/vndk/tools/header-checker/src/repr/ |
D | ir_representation.cpp | 230 if (exported_headers_ == nullptr || exported_headers_->empty()) { in IsLinkableMessageInExportedHeaders()
|
/development/samples/InlineFillService/src/com/example/android/inlinefillservice/ |
D | InlineRequestHelper.java | 45 return Optional.empty(); in getInlineSuggestionsRequest()
|
/development/samples/devbytes/telephony/SmsSampleProject/app/src/main/java/com/example/android/smssample/ |
D | MainActivity.java | 73 listView.setEmptyView(findViewById(android.R.id.empty)); in onCreate()
|