Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. TraceAttributeValues.php

TraceAttributeValues::ANDROID_STATE_BACKGROUND

Any time after Activity.onPause() or, if the app has no Activity, Context.stopService() has been called when the app was in the foreground state

See also

TraceAttributes::ANDROID_STATE

File

vendor/open-telemetry/sem-conv/TraceAttributeValues.php, line 27

Class

TraceAttributeValues

Namespace

OpenTelemetry\SemConv

Code

public const ANDROID_STATE_BACKGROUND = 'background';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal