Home
last modified time | relevance | path

Searched defs:onUidImportance (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Nfc/src/com/android/nfc/
DForegroundUtils.java156 public void onUidImportance(int uid, int importance) { in onUidImportance() method in ForegroundUtils
/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbSessionManager.java208 public void onUidImportance(final int uid, final int importance) { in onUidImportance() method in UwbSessionManager