Searched refs:notifyImmediateThreshold (Results 1 – 1 of 1) sorted by relevance
318 final long notifyImmediateThreshold = 300000; in registerNativeAllocation() local319 if (size >= notifyImmediateThreshold) { in registerNativeAllocation()