Searched defs:threadName (Results 1 – 3 of 3) sorted by relevance
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/ |
| D | TestTaskQueue.java | 35 public TestTaskQueue(String threadName) { in TestTaskQueue()
|
| /cts/tests/inputmethod/mockime/src/com/android/cts/mockime/ |
| D | ImeEvent.java | 83 ImeEvent(@NonNull String eventName, int nestLevel, @NonNull String threadName, int threadId, in ImeEvent() 92 private ImeEvent(@NonNull String eventName, int nestLevel, @NonNull String threadName, in ImeEvent() 159 final String threadName = bundle.getString("mThreadName"); in fromBundle() local
|
| /cts/hostsidetests/atrace/src/android/atrace/cts/ |
| D | AtraceHostTest.java | 53 void onTraceEntry(String threadName, int pid, int tid, String eventType, String args); in onTraceEntry()
|