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