Searched refs:mMaxAllowedNativeMemory (Results 1 – 1 of 1) sorted by relevance
51 private final int mMaxAllowedNativeMemory; field in MemoryManagerImpl82 mMaxAllowedNativeMemory = maxAllowedNativeMemory; in MemoryManagerImpl()84 Log.d(TAG, "Max native memory: " + mMaxAllowedNativeMemory + " MB"); in MemoryManagerImpl()133 return mMaxAllowedNativeMemory; in getMaxAllowedNativeMemoryAllocation()