Searched defs:INTENT_FILTER (Results 1 – 9 of 9) sorted by relevance
31 private static final IntentFilter INTENT_FILTER = new IntentFilter(); field in BaseTvInputService
44 private static final IntentFilter INTENT_FILTER; field in WifiSummaryUpdater
32 public static final IntentFilter INTENT_FILTER = new IntentFilter( field in FakeToggleController
56 public static final IntentFilter INTENT_FILTER = new IntentFilter(); field in BluetoothSliceBuilder
38 public static final IntentFilter INTENT_FILTER; field in BluetoothStateReceiver
56 public static final IntentFilter INTENT_FILTER = new IntentFilter(); field in ZenModeSliceBuilder
87 private static final IntentFilter INTENT_FILTER = IntentFilter.create("SEND", "text/plain"); field in ShareTargetPredictorTest
312 private static final IntentFilter INTENT_FILTER = new IntentFilter(); field in SystemUIDialog.DismissReceiver