Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DOomAdjusterModernImpl.java687 if (unimportantConnectionLSP(conn, host, client)) { in accept()
718 if (unimportantConnectionLSP(conn, host, client)) { in accept()
1294 private static boolean unimportantConnectionLSP(Connection conn, in unimportantConnectionLSP() method in OomAdjusterModernImpl