Home
last modified time | relevance | path

Searched refs:origin (Results 1 – 6 of 6) sorted by relevance

/development/tools/winscope/src/cross_tool/
Dcross_tool_protocol.ts46 constructor(readonly window: Window, readonly origin: string) {}
92 this.remoteTool.window.postMessage(message, this.remoteTool.origin);
111 if (!OriginAllowList.isAllowed(event.origin)) {
121 this.remoteTool = new RemoteTool(event.source as Window, event.origin);
127 (event.source as Window).postMessage(new MessagePong(), event.origin);
/development/samples/VirtualDeviceManager/client/src/com/example/android/vdmdemo/client/
DClientView.java63 void startResizing(View viewToResize, MotionEvent origin, int maxSize, in startResizing() argument
71 mResizeOffsetX = origin.getRawX() - mResizingBounds.right; in startResizing()
72 mResizeOffsetY = origin.getRawY() - mResizingBounds.top; in startResizing()
/development/apps/OBJViewer/
DNOTICE154 origin of the Work and reproducing the content of the NOTICE file.
/development/host/windows/usb/
DNOTICE141 origin of the Work and reproducing the content of the NOTICE file.
/development/samples/VirtualDeviceManager/
DREADME.md440 - Improved support for audio, allowing routing to be based on the origin
/development/sdk/
Dsdk_files_NOTICE.txt1200 2. The origin of this software must not be misrepresented; you must
1411 origin of the Work and reproducing the content of the NOTICE file.
2130 origin of the Work and reproducing the content of the NOTICE file.
3334 origin of the Work and reproducing the content of the NOTICE file.
3648 origin or ownership of the Covered Code.
4543 origin of the Work and reproducing the content of the NOTICE file.
5788 origin of the Work and reproducing the content of the NOTICE file.
6558 1. The origin of this source code must not be misrepresented.
8535 origin of the Work and reproducing the content of the NOTICE file.
8963 1. The origin of this software must not be misrepresented; you must not
[all …]