Home
last modified time | relevance | path

Searched refs:push (Results 1 – 18 of 18) sorted by relevance

/development/tools/winscope/src/
Dmatrix_utils.js68 type_flags.push("SCALE");
71 type_flags.push("TRANSLATE");
75 type_flags.push("ROT_INVALID");
77 type_flags.push("ROT_270");
79 type_flags.push("ROT_180");
82 type_flags.push("ROT_90");
85 type_flags.push("FLIP_V");
88 type_flags.push("FLIP_H");
Dtransform_sf.js162 verboseFlags.push("HIDDEN");
165 verboseFlags.push("OPAQUE");
168 verboseFlags.push("SECURE");
179 chips.push(get_visible_chip());
190 chips.push(RELATIVE_Z_CHIP);
193 chips.push(RELATIVE_Z_PARENT_CHIP);
196 chips.push(MISSING_LAYER);
201 reasons.push('Alpha is 0');
204 reasons.push('Flag is hidden');
207 reasons.push('Crop is zero');
[all …]
Dtransform.js104 children.push(transform_json(null, formatted, options));
107 children.push(transform_json(e, ""+i, options));
110 children.push(transform_json(null, obj, options));
112 children.push(transform_json(null, ""+obj, options));
115 children.push(transform_json(obj[key], key, options));
149 parts.push(part + str);
DdecodeVideo.js63 timeline.push(parseUint64LE(buffer, dataStart) * 1000);
Dtransform_wl.js28 chips.push(get_visible_chip());
Dtransform_wm.js37 chips.push(get_visible_chip());
/development/samples/UiAutomator/
DREADME8 To run this demo you must build it first and push it on your device:
9 # adb push uiautomator.samples.jar /data/local/tmp
20 To run this demo you must build it first and push it on your device:
21 # adb push uiautomator.samples.jar /data/local/tmp
29 To run this demo you must build it first and push it on your device:
30 # adb push uiautomator.samples.jar /data/local/tmp
/development/samples/browseable/LNotifications/src/com.example.android.lnotifications/
DHeadsUpNotificationFragment.java121 Intent push = new Intent(); in createNotification() local
122 push.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK); in createNotification()
123 push.setClass(getActivity(), LNotificationActivity.class); in createNotification()
126 push, PendingIntent.FLAG_CANCEL_CURRENT); in createNotification()
/development/vndk/tools/header-checker/src/repr/protobuf/
Dabi_dump.h19 #pragma clang diagnostic push
Dabi_diff.h19 #pragma clang diagnostic push
/development/vndk/tools/definition-tool/assets/visual/
Ddep-graph.js299 node.parent.children.push(node);
323 depends.push(l);
331 depends.push(l);
/development/vndk/tools/header-checker/tests/input/
Dexample1.h72 void push(T t) { in push() function
/development/scripts/
Dreverse_tether.sh89 $ADB push $HWADDR /data/local/hwaddr # TODO(szym) handle failures?
/development/python-packages/gdbrunner/
D__init__.py173 device.push(gdbserver_local_path, gdbserver_remote_path)
/development/tools/repo_diff/service/repodiff/
DMakefile173 gcloud docker -- push $(DOCKER_CANONICAL_ID)
/development/samples/XmlAdapters/src/com/example/android/xmladapters/
DXmlDocumentProvider.java397 pathLengthStack.push(path.length()); in parseWith()
/development/python-packages/adb/
Ddevice.py423 def push(self, local, remote, sync=False): member in AndroidDevice
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv3970 …cts,fake_T8370HFyR-2DFAwGfbMwCg@fakeemail.com,Fix CTS AndroidTest.xml files to push the correct apk
4693 …form/cts,fake_49ibn47zRsuTfEWr14P2RQ@fakeemail.com,Allow CTS/STS tests to push binary resources to…
5624 …tform/system/core,fake_2m6CFV4mROmLvKIQ5979mg@fakeemail.com,Set file capabilities on adb sync/push.
6044 …platform/system/core,fake_hrLg6uvZRAmxPEvIe67S0A@fakeemail.com,adb: let `adb push` follow symlinks.
7109 …m/system/core,fake_krB6aDA1SVGCN7Iw_sCKfA@fakeemail.com,Add host feature for `push --sync` support.
7449 …e9469bd8,platform/system/core,fake_krB6aDA1SVGCN7Iw_sCKfA@fakeemail.com,Add --sync support to push.
11495 …orks/opt/telephony,fake_6Cst4MhTTM-zGlNMuDaRUw@fakeemail.com,Handle Verizon iPhone WAP push for VVM
13296 …ubrs gracefully: count their operands and let the following pop operators push the operands as the…
17729 …_w7jM7fo4QCCw1V5pOaJB8w@fakeemail.com,update_device.py: Handle the package push without 'adb root'.
19705 …oute2,fake_5q1zsD7sSG6Nh6ZfHiQUoQ@fakeemail.com,tc: m_vlan: Add priority option to push vlan action
[all …]