Home
last modified time | relevance | path

Searched refs:QUALIFIED_NETWORKS_SERVICE_INTERFACE (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/telephony/java/android/telephony/data/
DQualifiedNetworksService.java76 public static final String QUALIFIED_NETWORKS_SERVICE_INTERFACE = field in QualifiedNetworksService
452 if (intent == null || !QUALIFIED_NETWORKS_SERVICE_INTERFACE.equals(intent.getAction())) { in onBind()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DAccessNetworksManager.java488 intent = new Intent(QualifiedNetworksService.QUALIFIED_NETWORKS_SERVICE_INTERFACE); in bindQualifiedNetworksService()
492 intent = new Intent(QualifiedNetworksService.QUALIFIED_NETWORKS_SERVICE_INTERFACE) in bindQualifiedNetworksService()
/frameworks/base/core/api/
Dsystem-current.txt15942 …field public static final String QUALIFIED_NETWORKS_SERVICE_INTERFACE = "android.telephony.data.Qu…