Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DProcessList.java2638 void handleAllTrustStorageUpdateLocked() { in handleAllTrustStorageUpdateLocked() method
DActivityManagerService.java1906 mProcessList.handleAllTrustStorageUpdateLocked(); in handleMessage()