Home
last modified time | relevance | path

Searched refs:at (Results 1 – 25 of 140) sorted by relevance

123456

/development/tools/logblame/
Dsample.txt680 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/
Dexported_symbol_set_test.cpp35 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/
Dtransition_timeline_component.ts91 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.jd8 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/
Drects_component_test.ts213 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/
Dhierarchy_tree_builder_wm.ts51 .at(0)
62 const child = identifierToChildren.get(childToken.getValue())?.at(0);
/development/host/windows/usb/
Dreadme.txt31 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/
Dparser_protolog.ts228 at: message.at,
259 at: '',
281 at: string; property
/development/tools/winscope/src/parsers/protolog/
Dlog_message.ts21 at: string; property
/development/tools/winscope/src/viewers/viewer_protolog/
Dpresenter.ts140 (message: UiDataMessage) => message.at,
172 at: assertDefined(messageNode.getChildByName('at')).formattedValue(),
194 this.filesFilter.includes(value.at),
Dui_data.ts26 readonly at: string; property
Dpresenter_test.ts131 at: 'sourcefile0',
139 at: 'sourcefile1',
147 at: 'sourcefile2',
/development/tools/winscope/src/viewers/viewer_input_method_service/
Dpresenter_input_method_service.ts22 ?.at(0)
/development/tools/winscope/src/viewers/viewer_protolog/scroll_strategy/
Dprotolog_scroll_strategy.ts33 message.at,
/development/tools/external_crates/crate_health/
DCargo.toml6 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
/development/samples/browseable/RuntimePermissionsBasic/
D_index.jd8 …This sample shows a basic implementation for requesting permissions at runtime. Click the button t…
/development/tools/winscope/src/parsers/input_method/
Dhierarchy_tree_builder_input_method.ts48 ?.at(0);
/development/tools/winscope/src/viewers/viewer_input_method_manager_service/
Dpresenter_input_method_manager_service.ts27 ?.at(0)
/development/tools/winscope/src/parsers/view_capture/legacy/
Dhierarchy_tree_builder_vc.ts50 const child = identifierToChildren.get(hashcode.getValue())?.at(0);
/development/samples/browseable/AppShortcuts/
D_index.jd11 registering both links both statically in XML, as well as dynamically at runtime.
/development/tools/winscope/src/viewers/viewer_input_method_clients/
Dpresenter_input_method_clients.ts67 ?.at(0)
/development/samples/browseable/Geofencing/
D_index.jd11 the area, and reappears the next time he/she is at one of these locations.
/development/docs/copyright-templates/
Dc.txt6 * You may obtain a copy of the License at
Dplain.txt5 You may obtain a copy of the License at
/development/python-packages/
DAndroid.bp5 // You may obtain a copy of the License at

123456