Searched refs:isServiceConfigured (Results 1 – 2 of 2) sorted by relevance
138 public static boolean isServiceConfigured(Context context) { in isServiceConfigured() method in AttentionManagerService
2372 if (!AttentionManagerService.isServiceConfigured(context)) { in startAttentionService()