Searched refs:te (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/ |
D | AssistVisualizer.java | 117 TextEntry te = mTextRects.get(i); in logText() local 118 Log.d(TAG, "View " + te.className + " " + te.bounds.toShortString() in logText() 119 + " in " + te.parentLeft + "," + te.parentTop in logText() 120 + " matrix=" + te.matrix.toShortString() in logText() 121 + " size=" + te.textSize + " color=#" + Integer.toHexString(te.textColor) in logText() 123 + te.text); in logText() 124 if (te.lineCharOffsets != null && te.lineBaselines != null) { in logText() 125 final int num = te.lineCharOffsets.length < te.lineBaselines.length in logText() 126 ? te.lineCharOffsets.length : te.lineBaselines.length; in logText() 128 Log.d(TAG, " Line #" + j + ": offset=" + te.lineCharOffsets[j] in logText() [all …]
|
/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/ |
D | UiAutomatorBridge.java | 97 } catch (TimeoutException te) { in waitForIdle() 98 Log.w(LOG_TAG, "Could not detect idle state.", te); in waitForIdle()
|
/frameworks/base/libs/androidfw/tests/data/out_of_order_types/ |
D | edited_resources.arsc.txt | 27 000001a0: 2000 0000 0000 0000 0000 0000 0404 7465 .............te
|
/frameworks/base/libs/androidfw/ |
D | ResourceTypes.cpp | 3657 theme_entry* te = pi->types[j].entries; in free_package() local 3658 if (te != NULL) { in free_package() 3659 free(te); in free_package() 3671 theme_entry* te = pi->types[j].entries; in copy_package() local 3673 if (te != NULL && (cnt < 0xFFFFFFFF-1) && (cnt < cnt_max)) { in copy_package() 3676 memcpy(newte, te, cnt*sizeof(theme_entry)); in copy_package() 3884 const theme_entry& te = ti.entries[e]; in getAttribute() local 3886 *outTypeSpecFlags |= te.typeSpecFlags; in getAttribute() 3890 te.value.dataType, te.value.data); in getAttribute() 3892 const uint8_t type = te.value.dataType; in getAttribute() [all …]
|
/frameworks/base/services/print/java/com/android/server/print/ |
D | RemotePrintSpooler.java | 532 } catch (RemoteException | TimeoutException | InterruptedException te) { in removeObsoletePrintJobs() 533 Slog.e(LOG_TAG, "Error removing obsolete print jobs .", te); in removeObsoletePrintJobs()
|
/frameworks/base/services/tests/servicestests/res/raw/ |
D | backup_telephony_with_password | 141 …v����%c�&��J���E)v�T(��-2ʗF�JZ���1�o'z��`GC,�)L�_�F��ȵ?�zdS[����te�A=d��m��E��t�M7�{u�…
|