Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DAppCompactor.java113 static final int COMPACT_PROCESS_PERSISTENT = 3; field in AppCompactor
319 app.reqCompactAction = COMPACT_PROCESS_PERSISTENT; in compactAppPersistent()
609 } else if (pendingAction == COMPACT_PROCESS_PERSISTENT) { in handleMessage()
636 case COMPACT_PROCESS_PERSISTENT: in handleMessage()
705 case COMPACT_PROCESS_PERSISTENT: in handleMessage()