Searched refs:notifyToGoBack (Results 1 – 2 of 2) sorted by relevance
24 import static com.android.tv.settings.accessories.ConnectedDevicesSliceUtils.notifyToGoBack;65 notifyToGoBack(context, Uri.parse(intent.getStringExtra(EXTRAS_SLICE_URI))); in onReceive()
81 static void notifyToGoBack(Context context, Uri uri) { in notifyToGoBack() method in ConnectedDevicesSliceUtils