Searched refs:METHOD_GET_PINNED_SPECS (Results 1 – 1 of 1) sorted by relevance
75 public static final String METHOD_GET_PINNED_SPECS = "get_specs"; field in SliceProviderCompat174 } else if (method.equals(METHOD_GET_PINNED_SPECS)) { in call()452 final Bundle res = holder.mProvider.call(METHOD_GET_PINNED_SPECS, null, extras); in getPinnedSpecs()