Home
last modified time | relevance | path

Searched refs:ongoing (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/core/java/android/app/job/
DIJobCallback.aidl40 void acknowledgeStartMessage(int jobId, boolean ongoing); in acknowledgeStartMessage() argument
/frameworks/base/services/core/java/com/android/server/job/
DJobServiceContext.java149 public void acknowledgeStartMessage(int jobId, boolean ongoing) { in acknowledgeStartMessage() argument
150 doAcknowledgeStartMessage(this, jobId, ongoing); in acknowledgeStartMessage()
363 void doAcknowledgeStartMessage(JobCallback cb, int jobId, boolean ongoing) { in doAcknowledgeStartMessage() argument
364 doCallback(cb, ongoing, "finished start"); in doAcknowledgeStartMessage()
/frameworks/base/tests/LegacyRestoreTest/
DREADME17 These archives can be used as an ongoing test to verify that historical encrypted
/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DTetheringNotificationUpdater.java344 @NonNull final String message, @NotificationId final int id, final boolean ongoing, in showNotification() argument
351 .setOngoing(ongoing) in showNotification()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bubbles/
DBubbleDataTest.java847 private void setOngoing(NotificationEntry entry, boolean ongoing) { in setOngoing() argument
848 if (ongoing) { in setOngoing()
/frameworks/opt/telephony/proto/src/
Dtelephony.proto2205 // the downlink CallQualityLevel for a given ongoing call
2208 // the uplink CallQualityLevel for a given ongoing call
2215 // ongoing call
2218 // the total number of RTP packets received by this device for an ongoing
2238 // the maximum relative jitter for a given ongoing call. Jitter represents
2246 // the average round trip time of RTP packets in an ongoing call, in milliseconds
2249 // the codec type of an ongoing call
/frameworks/base/core/proto/android/os/
Denums.proto155 // ongoing user activity.
/frameworks/hardware/interfaces/cameraservice/device/2.0/
Dtypes.hal153 * disrupting the ongoing recording.
/frameworks/ml/nn/runtime/
DNOTICE640 ongoing basis, if such Contributor fails to notify You of the
643 Contributor are reinstated on an ongoing basis if such Contributor
/frameworks/base/core/java/android/app/
DNotification.java4151 public Builder setOngoing(boolean ongoing) { in setOngoing() argument
4152 setFlag(FLAG_ONGOING_EVENT, ongoing); in setOngoing()
/frameworks/ml/nn/tools/api/
DNeuralNetworks.t2000 * drivers to abort an ongoing compilation if it is taking too long. However,
2338 * drivers to abort an ongoing execution if it is taking too long. However, this
/frameworks/base/cmds/statsd/src/
Datoms.proto6965 * Pulls the ongoing mainline install train version code.