Searched refs:GENERAL_SLICE_URI (Results 1 – 3 of 3) sorted by relevance
19 import static com.android.tv.settings.accessories.ConnectedDevicesSliceUtils.GENERAL_SLICE_URI;131 getContentResolver().notifyChange(GENERAL_SLICE_URI, null);
34 public static final Uri GENERAL_SLICE_URI = field in ConnectedDevicesSliceUtils
93 .notifyChange(ConnectedDevicesSliceUtils.GENERAL_SLICE_URI, null);192 .notifyChange(ConnectedDevicesSliceUtils.GENERAL_SLICE_URI, null); in onDeviceUpdated()