Searched refs:getPid (Results 1 - 16 of 16) sorted by relevance

/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
H A DBaseUsbConnection.java54 public abstract int getPid(); method in class:BaseUsbConnection
74 return CONNECT_INTENT + getVid() + ":" + getPid();
78 return USB_PERMISSION_RESPONSE_INTENT + getVid() + ":" + getPid();
187 logger.log(String.format("Looking for TeensyUSB VID=0x%x PID=0x%x", getVid(), getPid()));
H A DWaltUsbConnection.java62 public int getPid() { method in class:WaltUsbConnection
/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/programmer/
H A DBootloaderConnection.java26 public int getPid() { method in class:BootloaderConnection
/external/vogar/src/vogar/commands/
H A DCommand.java222 new Command(log, "kill", "-3", Integer.toString(getPid(process))).execute();
228 private int getPid(Process process) { method in class:Command
/external/sl4a/Common/src/com/googlecode/android_scripting/
H A DProcess.java85 public Integer getPid() { method in class:Process
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
H A DScriptProcessMonitor.java244 ((TextView) itemView.findViewById(R.id.process_status)).setText("PID " + process.getPid());
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/kotlinc/lib/
H A Dkotlin-daemon-client.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/kotlin-daemon-client.kotlin_module ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/conscrypt/benchmark-android/
H A Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties.java package vogar ...

Completed in 296 milliseconds