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