Searched refs:FLAG_SERVICE_SENDER (Results 1 – 2 of 2) sorted by relevance
61 public static final int FLAG_SERVICE_SENDER = 1 << 2; field in PendingIntentRecord268 if ((flags & FLAG_SERVICE_SENDER) != 0) { in setAllowBgActivityStarts()
123 import static com.android.server.am.PendingIntentRecord.FLAG_SERVICE_SENDER;6653 | FLAG_SERVICE_SENDER));