Home
last modified time | relevance | path

Searched refs:progress (Results 1 – 14 of 14) sorted by relevance

/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/settings/
DRemoteDfuActivity.java144 private void onProgress(double progress) { in onProgress() argument
151 mProgressBar.setProgress((int) Math.round(progress * PROGRESS_BAR_MAX)); in onProgress()
242 final double progress = state.progress(); in onDfuProgress() local
253 mHandler.post(() -> onProgress(progress)); in onDfuProgress()
/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/notifications/
DTvNotification.java64 … int progress, int progressMax, boolean hasContentIntent, Bitmap bigPicture, in TvNotification() argument
74 mProgress = progress; in TvNotification()
156 int progress = cursor.getInt(index++); in fromCursor() local
166 smallIcon, channel, progress, progressMax, hasContentIntent, bigPicture, in fromCursor()
DNotificationPanelItemView.java154 public void setProgress(int progress, int progressMax) { in setProgress() argument
155 mProgress = progress; in setProgress()
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DRemoteProxy.java142 public DfuResult(double progress) { in DfuResult() argument
144 mProgress = progress; in DfuResult()
152 public double progress() { in progress() method in RemoteProxy.DfuResult
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/pairing/
DBluetoothScannerFragment.java230 ProgressBar progress = getView().findViewById(R.id.category_progress_spin); in showProgress() local
231 if (progress == null) { in showProgress()
235 progress.setVisibility(View.VISIBLE); in showProgress()
237 progress.setVisibility(View.INVISIBLE); in showProgress()
/device/google/cuttlefish/tools/
Dflash-blk-dev.sh87 dd if=${image} of=/dev/${blk_dev} bs=1M conv=sync,noerror status=progress
/device/google/cuttlefish_vmm/
Drebuild-docker.sh85 --progress plain \
/device/google/gs-common/betterbug/sepolicy/product/private/
Dbetter_bug_app.te32 # in progress.
/device/google/sunfish/json-c/
DDoxyfile371 # configuration options related to warning and progress messages
/device/google/coral/json-c/
DDoxyfile371 # configuration options related to warning and progress messages
/device/google/redbull/json-c/
DDoxyfile371 # configuration options related to warning and progress messages
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto6609 // Used when it can't be determined wheter a scroll is in progress or not.
7094 // Extension support is work-in-progress, in the future the way to reserve a
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/
Dtrace-events-all151 run_poll_handlers_end(void *ctx, bool progress, int64_t timeout) "ctx %p progress %d new timeout %"…
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/
Dtrace-events-all151 run_poll_handlers_end(void *ctx, bool progress, int64_t timeout) "ctx %p progress %d new timeout %"…