Searched refs:pending (Results 1 – 25 of 26) sorted by relevance
12
105 PendingIntent pending = in handleWebSearchIntent() local107 if (pending == null || !launchPendingIntent(pending, launchUriIntent)) { in handleWebSearchIntent()159 private boolean launchPendingIntent(PendingIntent pending, Intent fillIn) { in launchPendingIntent() argument161 pending.send(this, Activity.RESULT_OK, fillIn); in launchPendingIntent()164 Log.i(TAG, "Pending intent cancelled: " + pending); in launchPendingIntent()
63 DiscoveredPrinter pending = mPending.remove(printer.getUri()); in DelayedDiscovery()64 if (pending != null) { in DelayedDiscovery()65 if (DEBUG) Log.d(TAG, "Delay complete for " + pending); in DelayedDiscovery()66 printerFound(pending); in DelayedDiscovery()
90 bool pending = false; member460 block->pending = false; in PrepareReadBlock()534 block->pending = false; in HandleRead()547 if (current_block->pending) { in HandleRead()602 block->pending = true; in SubmitRead()661 CHECK(!write_requests_[writes_submitted_ + i].pending); in SubmitWrites()662 write_requests_[writes_submitted_ + i].pending = true; in SubmitWrites()
95 final IncidentManager.PendingReport pending = new IncidentManager.PendingReport(uri); in onCreate() local96 final String appLabel = formatting.getAppLabel(pending.getRequestingPackage()); in onCreate()166 formatting.getDate(pending.getTimestamp()), in onCreate()167 formatting.getTime(pending.getTimestamp()), in onCreate()
198 PendingIntent pending = PendingIntent.getBroadcast( in buildUpdate() local200 updateViews.setOnClickPendingIntent(R.id.tip_bubble, pending); in buildUpdate()206 pending = PendingIntent.getBroadcast( in buildUpdate()208 updateViews.setOnClickPendingIntent(R.id.bugdroid, pending); in buildUpdate()
172 PendingIntent pending = PendingIntent.getBroadcast(mContext, 0 /* ignored */, intent, in checkNextAlarm() local174 if (pending != null) { in checkNextAlarm()176 cancel(pending); in checkNextAlarm()178 pending = PendingIntent.getBroadcast(mContext, 0 /* ignored */, intent, in checkNextAlarm()184 setExactAndAllowWhileIdle(AlarmManager.ELAPSED_REALTIME_WAKEUP, triggerAtTime, pending); in checkNextAlarm()
209 private void setPending(boolean pending) { in setPending() argument210 mSave.setVisibility(pending ? View.INVISIBLE : View.VISIBLE); in setPending()211 mProgress.setVisibility(pending ? View.VISIBLE : View.GONE); in setPending()
51 final JobInfo pending = jobScheduler.getPendingJob(R.integer.job_anomaly_clean_up); in scheduleCleanUp() local55 if (pending == null && jobScheduler.schedule(jobBuilder.build()) in scheduleCleanUp()
60 final JobInfo pending = jobScheduler.getPendingJob(R.integer.job_anomaly_config_update); in scheduleConfigUpdate() local64 if (pending == null && jobScheduler.schedule(jobBuilder.build()) in scheduleConfigUpdate()
57 final AtomicInteger pending = new AtomicInteger(output.futures.size()); in firstMatchingImpl() local76 if (pending.decrementAndGet() == 0) { in firstMatchingImpl()
1016 final ContentValues pending = after.getAfter(); in structuredNamesAreEqual() local1017 if (original != null && pending != null) { in structuredNamesAreEqual()1019 final String afterDisplayName = pending.getAsString(StructuredName.DISPLAY_NAME); in structuredNamesAreEqual()1023 final String afterPrefix = pending.getAsString(StructuredName.PREFIX); in structuredNamesAreEqual()1027 final String afterFirstName = pending.getAsString(StructuredName.GIVEN_NAME); in structuredNamesAreEqual()1031 final String afterMiddleName = pending.getAsString(StructuredName.MIDDLE_NAME); in structuredNamesAreEqual()1035 final String afterLastName = pending.getAsString(StructuredName.FAMILY_NAME); in structuredNamesAreEqual()1039 final String afterSuffix = pending.getAsString(StructuredName.SUFFIX); in structuredNamesAreEqual()
110 boolean syncIsPending = status != null && status.pending; in isSyncFailing()
136 boolean syncIsPending = status != null && status.pending; in getSyncState()
1234 final Object pending = values.get(MediaColumns.IS_PENDING);1235 if (pending != null) {1236 if (parseBoolean(pending, false)) {
315 boolean authorityIsPending = status != null && status.pending; in onSyncStateUpdated()
85 If there are any pending queries, `DnsTlsTransport` will retry them.
353 status.pending = true; in refreshUi_syncPending_notInitialSync_shouldHaveActiveSyncIcon()
434 boolean authorityIsPending = status == null ? false : status.pending; in setFeedsState()
187 recipient should cancel pending WRITEs or CLOSEs, but this is not a
391 public void setDropPending(boolean pending) { in setDropPending() argument392 mDropPending = pending; in setDropPending()
71 field public static final String QUERY_ARG_MATCH_PENDING = "android:query-arg-match-pending";
4494 private void setPendingFactoryReset(boolean pending) { in setPendingFactoryReset() argument4495 mSettingsConfigStore.put(WIFI_P2P_PENDING_FACTORY_RESET, pending); in setPendingFactoryReset()
3689 * the box with maximum score gets selected and removed from the pending set.3693 * than a threshold are removed from the pending set.
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...