Searched refs:MAX_INSTANCES (Results 1 – 2 of 2) sorted by relevance
24 private static final int MAX_INSTANCES = 32; field in ResourceManagerTestActivity139 if (allocateCodecs(MAX_INSTANCES) == MAX_INSTANCES) { in onCreate()
604 final int MAX_INSTANCES = 32; in testGetMaxSupportedInstances() local620 info.isEncoder(), info.getName(), types[j], caps, MAX_INSTANCES); in testGetMaxSupportedInstances()