Home
last modified time | relevance | path

Searched refs:DEFAULT_MAX_RUNNING_PROCESS_QUEUES (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DBroadcastConstants.java117 public int MAX_RUNNING_PROCESS_QUEUES = DEFAULT_MAX_RUNNING_PROCESS_QUEUES;
119 private static final int DEFAULT_MAX_RUNNING_PROCESS_QUEUES = field in BroadcastConstants
395 DEFAULT_MAX_RUNNING_PROCESS_QUEUES); in updateDeviceConfigConstants()