Searched refs:METHOD_GET_DESCENDANTS (Results 1 – 3 of 3) sorted by relevance
134 public static final String METHOD_GET_DESCENDANTS = "get_descendants"; field in SliceProvider402 } else if (method.equals(METHOD_GET_DESCENDANTS)) { in call()
227 final Bundle res = provider.call(SliceProvider.METHOD_GET_DESCENDANTS, null, extras); in getSliceDescendants()
77 public static final String METHOD_GET_DESCENDANTS = "get_descendants"; field in SliceProviderCompat179 } else if (method.equals(METHOD_GET_DESCENDANTS)) { in call()523 final Bundle res = holder.mProvider.call(METHOD_GET_DESCENDANTS, null, extras); in getSliceDescendants()