Searched refs:adjustAllocateFlags (Results 1 – 1 of 1) sorted by relevance
4103 private int adjustAllocateFlags(int flags, int callingUid, String callingPackage) { in adjustAllocateFlags() method in StorageManagerService4134 flags = adjustAllocateFlags(flags, Binder.getCallingUid(), callingPackage); in getAllocatableBytes()4178 flags = adjustAllocateFlags(flags, Binder.getCallingUid(), callingPackage); in allocateBytes()