/development/tools/logblame/ |
D | sample.txt | 680 Long monitor contention with owner NonUserFacing9 (19135) at boolean android.os.BinderProxy.transac… 763 at android.os.StrictMode.setClassInstanceLimit(StrictMode.java:1) 770 at android.app.LoadedApk$ServiceDispatcher.<init>(LoadedApk.java:1485) 771 at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:1377) 772 at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1592) 773 at android.app.ContextImpl.bindServiceAsUser(ContextImpl.java:1552) 774 at android.content.ContextWrapper.bindServiceAsUser(ContextWrapper.java:699) 775 at android.bluetooth.BluetoothA2dp.doBind(BluetoothA2dp.java:200) 776 at android.bluetooth.BluetoothA2dp.<init>(BluetoothA2dp.java:193) 777 at android.bluetooth.BluetoothAdapter.getProfileProxy(BluetoothAdapter.java:2044) [all …]
|
/development/vndk/tools/header-checker/src/repr/symbol/ |
D | exported_symbol_set_test.cpp | 35 funcs.at("global").GetBinding()); in TEST() 39 funcs.at("weak").GetBinding()); in TEST() 52 vars.at("global").GetBinding()); in TEST() 56 vars.at("weak").GetBinding()); in TEST()
|
/development/tools/winscope/src/app/components/timeline/expanded-timeline/ |
D | transition_timeline_component.ts | 91 const transition = this.traceEntries?.at(entry.getIndex()); 120 const transition = this.traceEntries?.at(entry.getIndex()); 157 const transition = this.traceEntries?.at(this.hoveringEntry.getIndex()); 239 const transition = this.traceEntries?.at(this.selectedEntry.getIndex()); 272 const transition = this.traceEntries?.at(entry.getIndex());
|
/development/samples/browseable/AgendaData/ |
D | _index.jd | 8 Syncs calendar events to your wearable at the press of a button, using the Wearable 11 at once via a button on the companion. When deleted using the notification action, a
|
/development/tools/winscope/src/viewers/components/rects/ |
D | rects_component_test.ts | 213 const sceneBefore = assertDefined(spy.calls.first().args.at(0)); 214 const sceneAfter = assertDefined(spy.calls.mostRecent().args.at(0)); 228 const sceneBefore = assertDefined(spy.calls.first().args.at(0)); 229 const sceneAfter = assertDefined(spy.calls.mostRecent().args.at(0)); 245 const sceneGradient = assertDefined(spy.calls.first().args.at(0)); 246 const sceneWireFrame = assertDefined(spy.calls.argsFor(1).at(0)); 247 const sceneOpacity = assertDefined(spy.calls.mostRecent().args.at(0)); 330 const largeRectsScene = assertDefined(spy.calls.first().args.at(0)); 331 const miniRectsScene = assertDefined(spy.calls.mostRecent().args.at(0));
|
/development/tools/winscope/src/parsers/window_manager/ |
D | hierarchy_tree_builder_wm.ts | 51 .at(0) 62 const child = identifierToChildren.get(childToken.getValue())?.at(0);
|
/development/host/windows/usb/ |
D | readme.txt | 31 dismissed) to pop up at the installation time. 38 available in WDK at bin\SelfSign folder. To use this utility you will need to 39 create an installation folder a sdesribed at the beginning of this document, 40 and run inf2cat.exe on .inf file at the root of installation folder.
|
/development/tools/winscope/src/parsers/protolog/legacy/ |
D | parser_protolog.ts | 228 at: message.at, 259 at: '', 281 at: string; property
|
/development/tools/winscope/src/parsers/protolog/ |
D | log_message.ts | 21 at: string; property
|
/development/tools/winscope/src/viewers/viewer_protolog/ |
D | presenter.ts | 140 (message: UiDataMessage) => message.at, 172 at: assertDefined(messageNode.getChildByName('at')).formattedValue(), 194 this.filesFilter.includes(value.at),
|
D | ui_data.ts | 26 readonly at: string; property
|
D | presenter_test.ts | 131 at: 'sourcefile0', 139 at: 'sourcefile1', 147 at: 'sourcefile2',
|
/development/tools/winscope/src/viewers/viewer_input_method_service/ |
D | presenter_input_method_service.ts | 22 ?.at(0)
|
/development/tools/winscope/src/viewers/viewer_protolog/scroll_strategy/ |
D | protolog_scroll_strategy.ts | 33 message.at,
|
/development/tools/external_crates/crate_health/ |
D | Cargo.toml | 6 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
/development/samples/browseable/RuntimePermissionsBasic/ |
D | _index.jd | 8 …This sample shows a basic implementation for requesting permissions at runtime. Click the button t…
|
/development/tools/winscope/src/parsers/input_method/ |
D | hierarchy_tree_builder_input_method.ts | 48 ?.at(0);
|
/development/tools/winscope/src/viewers/viewer_input_method_manager_service/ |
D | presenter_input_method_manager_service.ts | 27 ?.at(0)
|
/development/tools/winscope/src/parsers/view_capture/legacy/ |
D | hierarchy_tree_builder_vc.ts | 50 const child = identifierToChildren.get(hashcode.getValue())?.at(0);
|
/development/samples/browseable/AppShortcuts/ |
D | _index.jd | 11 registering both links both statically in XML, as well as dynamically at runtime.
|
/development/tools/winscope/src/viewers/viewer_input_method_clients/ |
D | presenter_input_method_clients.ts | 67 ?.at(0)
|
/development/samples/browseable/Geofencing/ |
D | _index.jd | 11 the area, and reappears the next time he/she is at one of these locations.
|
/development/docs/copyright-templates/ |
D | c.txt | 6 * You may obtain a copy of the License at
|
D | plain.txt | 5 You may obtain a copy of the License at
|
/development/python-packages/ |
D | Android.bp | 5 // You may obtain a copy of the License at
|