Searched refs:NETWORK_SCORE_SERVICE (Results 1 – 6 of 6) sorted by relevance
50 @SystemService(Context.NETWORK_SCORE_SERVICE)216 .asInterface(ServiceManager.getServiceOrThrow(Context.NETWORK_SCORE_SERVICE)); in NetworkScoreManager()
3834 public static final String NETWORK_SCORE_SERVICE = "network_score"; field in Context
710 registerService(Context.NETWORK_SCORE_SERVICE, NetworkScoreManager.class, in registerService() argument
1040 ServiceManager.addService(Context.NETWORK_SCORE_SERVICE, networkScore); in startOtherServices()
1117 Context.NETWORK_SCORE_SERVICE); in isActiveNetworkScorer()
9459 field public static final java.lang.String NETWORK_SCORE_SERVICE = "network_score";