Searched refs:isBurstModeSupported (Results 1 – 2 of 2) sorted by relevance
39 public static boolean isBurstModeSupported(ContentResolver contentResolver) { in isBurstModeSupported() method in BurstControllerImpl
80 if (BurstControllerImpl.isBurstModeSupported(appContext.getContentResolver())) { in create()