Searched refs:ENHANCED_4G_SLICE_URI (Results 1 – 4 of 4) sorted by relevance
122 CustomSliceRegistry.ENHANCED_4G_SLICE_URI); in createEnhanced4gLteSlice_invalidSubId_nullSlice()132 CustomSliceRegistry.ENHANCED_4G_SLICE_URI); in createEnhanced4gLteSlice_enhanced4gLteNotSupported_nullSlice()145 CustomSliceRegistry.ENHANCED_4G_SLICE_URI); in createEnhanced4gLteSlice_success()159 final Slice slice = mProvider.onBindSlice(CustomSliceRegistry.ENHANCED_4G_SLICE_URI); in sttingSliceProvider_enhanced4gLteHelper_getsRightSlice()
201 mContext.getContentResolver().notifyChange(CustomSliceRegistry.ENHANCED_4G_SLICE_URI, null); in notifyEnhanced4gLteUpdate()
87 public static final Uri ENHANCED_4G_SLICE_URI = new Uri.Builder() field in CustomSliceRegistry
263 } else if (CustomSliceRegistry.ENHANCED_4G_SLICE_URI.equals(sliceUri)) { in onBindSlice()