Searched refs:isIdle (Results 1 – 4 of 4) sorted by relevance
51 public static boolean isIdle(Context context) { in isIdle() method in JobPreconditions
1471 if (!phone.getRingingCall().isIdle()) { in hasMultipleTopLevelCalls()1474 if (!phone.getForegroundCall().isIdle()) { in hasMultipleTopLevelCalls()1477 if (!phone.getBackgroundCall().isIdle()) { in hasMultipleTopLevelCalls()
1079 if(!fgCall.isIdle()) { in isInEmergencyCall()
1941 public boolean isIdle() { in isIdle() method in ContactSaveService.State