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.java247 abstract boolean shouldWrite(); in shouldWrite() method in OwnersData.FileReadWriter
363 boolean shouldWrite() { in shouldWrite() method in OwnersData.DeviceOwnerReadWriter
514 boolean shouldWrite() { in shouldWrite() method in OwnersData.ProfileOwnerReadWriter
/frameworks/base/services/core/java/com/android/server/powerstats/
DPowerStatsDataStorage.java156 public boolean shouldWrite() { in shouldWrite() method in PowerStatsDataStorage.DataRewriter
/frameworks/base/core/java/com/android/internal/util/
DFileRotator.java93 public boolean shouldWrite(); in shouldWrite() method