Home | History | Annotate | Download | only in app

Lines Matching refs:setExact

62  * {@link #setExact(int, long, PendingIntent)}.  Applications whose {@code targetSdkVersion}
178 * and {@link #setExact(int, long, PendingIntent)}.
195 * @see #setExact
256 * @see #setExact
290 * {@link #setExact(int, long, PendingIntent)}.
306 * @see #setExact
356 public void setExact(int type, long triggerAtMillis, PendingIntent operation) {
366 * This method is like {@link #setExact(int, long, PendingIntent)}, but implies
377 * @see #setExact
465 * {@link #setExact(int, long, PendingIntent)}.