Home
last modified time | relevance | path

Searched defs:shouldWrite (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DOwnersData.java231 abstract boolean shouldWrite(); in shouldWrite() method in OwnersData.FileReadWriter
347 boolean shouldWrite() { in shouldWrite() method in OwnersData.DeviceOwnerReadWriter
465 boolean shouldWrite() { in shouldWrite() method in OwnersData.ProfileOwnerReadWriter
/frameworks/base/services/core/java/com/android/server/powerstats/
DPowerStatsDataStorage.java154 public boolean shouldWrite() { in shouldWrite() method in PowerStatsDataStorage.DataRewriter
/frameworks/base/core/java/com/android/internal/util/
DFileRotator.java88 public boolean shouldWrite(); in shouldWrite() method