/frameworks/base/apex/jobscheduler/framework/java/android/app/job/ |
D | IJobCallback.aidl | 40 void acknowledgeStartMessage(int jobId, boolean ongoing); in acknowledgeStartMessage() argument
|
/frameworks/base/apex/jobscheduler/service/java/com/android/server/job/ |
D | JobServiceContext.java | 150 public void acknowledgeStartMessage(int jobId, boolean ongoing) { in acknowledgeStartMessage() argument 151 doAcknowledgeStartMessage(this, jobId, ongoing); in acknowledgeStartMessage() 372 void doAcknowledgeStartMessage(JobCallback cb, int jobId, boolean ongoing) { in doAcknowledgeStartMessage() argument 373 doCallback(cb, ongoing, "finished start"); in doAcknowledgeStartMessage()
|
/frameworks/base/tests/LegacyRestoreTest/ |
D | README | 17 These archives can be used as an ongoing test to verify that historical encrypted
|
/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/ |
D | TetheringNotificationUpdater.java | 342 @NonNull final String message, @NotificationId final int id, final boolean ongoing, in showNotification() argument 349 .setOngoing(ongoing) in showNotification()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ |
D | NotificationEntry.java | 791 boolean ongoing = ((mSbn.getNotification().flags & Notification.FLAG_ONGOING_EVENT) != 0); in isDismissable() 796 if (noclear && !ongoing && !fgs) { in isDismissable()
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 2205 // 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/ |
D | enums.proto | 155 // ongoing user activity.
|
/frameworks/hardware/interfaces/cameraservice/device/2.0/ |
D | types.hal | 153 * disrupting the ongoing recording.
|
/frameworks/ml/nn/runtime/ |
D | NOTICE | 640 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/ |
D | Notification.java | 4281 public Builder setOngoing(boolean ongoing) { in setOngoing() argument 4282 setFlag(FLAG_ONGOING_EVENT, ongoing); in setOngoing()
|
/frameworks/ml/nn/tools/api/ |
D | NeuralNetworks.t | 1999 * drivers to abort an ongoing compilation if it is taking too long. However, 2337 * drivers to abort an ongoing execution if it is taking too long. However, this
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 8121 * Pulls the ongoing mainline install train version code.
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |