Home
last modified time | relevance | path

Searched refs:te (Results 1 – 25 of 167) sorted by relevance

1234567

/aosp12/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DAssistVisualizer.java118 Log.d(TAG, "View " + te.className + " " + te.bounds.toShortString() in logText()
119 + " in " + te.parentLeft + "," + te.parentTop 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()
187 te.bounds.right - mTmpLocation[0], te.bounds.bottom - mTmpLocation[1],
195 … canvas.drawRect(0, 0, te.bounds.right - te.bounds.left, te.bounds.bottom - te.bounds.top,
199 canvas.drawLine(0, te.lineBaselines[j] - te.scrollY,
[all …]
/aosp12/hardware/google/pixel-sepolicy/astd/
H A Dastd.te5 # system/sepolicy/public/vendor_shell.te
9 # system/sepolicy/public/vendor_toolbox.te
/aosp12/system/tools/aidl/tests/lazy_test/
H A DREADME71 private/aidl_lazy_test_server.te
76 public/aidl_lazy_test_server.te
100 public/service.te
/aosp12/frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
H A DUiAutomatorBridge.java97 } catch (TimeoutException te) { in waitForIdle()
98 Log.w(LOG_TAG, "Could not detect idle state.", te); in waitForIdle()
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Duntrusted_app_25.te7 ### See public/untrusted_app.te for more information about which apps are
35 # and 28 in untrusted_app_27.te.
H A Duntrusted_app.te7 ### See public/untrusted_app.te for more information about which apps are
H A Duntrusted_app_29.te7 ### See public/untrusted_app.te for more information about which apps are
H A Duntrusted_app_27.te7 ### See public/untrusted_app.te for more information about which apps are
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Duntrusted_app_25.te7 ### See public/untrusted_app.te for more information about which apps are
35 # and 28 in untrusted_app_27.te.
H A Duntrusted_app.te7 ### See public/untrusted_app.te for more information about which apps are
H A Duntrusted_app_29.te7 ### See public/untrusted_app.te for more information about which apps are
H A Duntrusted_app_27.te7 ### See public/untrusted_app.te for more information about which apps are
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Duntrusted_app_25.te7 ### See public/untrusted_app.te for more information about which apps are
35 # and 28 in untrusted_app_27.te.
H A Duntrusted_app.te7 ### See public/untrusted_app.te for more information about which apps are
H A Duntrusted_app_29.te7 ### See public/untrusted_app.te for more information about which apps are
H A Duntrusted_app_27.te7 ### See public/untrusted_app.te for more information about which apps are
/aosp12/system/sepolicy/private/
H A Duntrusted_app_25.te7 ### See public/untrusted_app.te for more information about which apps are
35 # and 28 in untrusted_app_27.te.
H A Duntrusted_app.te7 ### See public/untrusted_app.te for more information about which apps are
H A Duntrusted_app_29.te7 ### See public/untrusted_app.te for more information about which apps are
/aosp12/system/sepolicy/prebuilts/api/26.0/private/
H A Duntrusted_app_all.te21 ### Note that rules that should apply to all untrusted apps must be in app.te or also
22 ### added to untrusted_v2_app.te and ephemeral_app.te.
/aosp12/system/sepolicy/prebuilts/api/27.0/private/
H A Duntrusted_app_all.te21 ### Note that rules that should apply to all untrusted apps must be in app.te or also
22 ### added to untrusted_v2_app.te and ephemeral_app.te.
/aosp12/system/sepolicy/prebuilts/api/26.0/public/
H A Dhal_configstore.te7 # clients are defined in the .te files of the clients.
/aosp12/frameworks/base/libs/androidfw/tests/data/out_of_order_types/
H A Dedited_resources.arsc.txt27 000001a0: 2000 0000 0000 0000 0000 0000 0404 7465 .............te
/aosp12/system/sepolicy/prebuilts/api/28.0/private/
H A Duntrusted_app_all.te21 ### Note that rules that should apply to all untrusted apps must be in app.te or also
22 ### added to untrusted_v2_app.te and ephemeral_app.te.
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Dsgdisk.te12 # is granted to all block device users in domain.te, so

1234567