Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DAbUpdateInstaller.java188 if (!updateStateForPayload()) { in applyPayload()
214 private boolean updateStateForPayload() throws IOException { in updateStateForPayload() method in AbUpdateInstaller