Searched defs:INTENT_FILTER (Results 1 – 10 of 10) 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
35 public static final IntentFilter INTENT_FILTER = new IntentFilter( field in FakeToggleController
56 public static final IntentFilter INTENT_FILTER = new IntentFilter(); field in BluetoothSliceBuilder
56 public static final IntentFilter INTENT_FILTER = new IntentFilter(); field in ZenModeSliceBuilder
38 public static final IntentFilter INTENT_FILTER; field in BluetoothStateReceiver
45 private static final String INTENT_FILTER = "com.android.car.ui.intent.CHECK_CAR_UI_COMPONENTS"; field in CheckCarUiComponents