Searched refs:memoryType (Results 1 – 3 of 3) sorted by relevance
231 mLayoutParams.memoryType = WindowManager.LayoutParams.MEMORY_TYPE_HARDWARE; in testWriteToParcel()
975 JSONObject memoryType = memoryTypes.getJSONObject(memoryTypeIdx); in emitDevices() local978 emitLong(store, memoryType, KEY_PROPERTY_FLAGS); in emitDevices()979 emitLong(store, memoryType, KEY_HEAP_INDEX); in emitDevices()
54662 field @Deprecated public int memoryType;