Home
last modified time | relevance | path

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

/packages/apps/SecureElement/src/com/android/se/
DTerminal.java931 if (packageName != null && isPrivilegedApplication(packageName)) { in setUpChannelAccess()
1014 private boolean isPrivilegedApplication(String packageName) { in isPrivilegedApplication() method in Terminal