Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DNetworkTemplate.java70 public static final int MATCH_BLUETOOTH = 8; field in NetworkTemplate
80 case MATCH_BLUETOOTH: in isKnownMatchRule()
145 return new NetworkTemplate(MATCH_BLUETOOTH, null, null); in buildTemplateBluetooth()
327 case MATCH_BLUETOOTH: in matches()
444 case MATCH_BLUETOOTH: in getMatchRuleName()