Searched refs:getInputRangeAction (Results 1 – 3 of 3) sorted by relevance
206 public PendingIntent getInputRangeAction() { in getInputRangeAction() method in SliceMetadata
29 method public android.app.PendingIntent getInputRangeAction();
490 assertEquals(expectedIntent, sliderInfo.getInputRangeAction()); in testGetInputRangeAction()