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

Breadcrumb

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

TraceAttributeValues::ANDROID_STATE_FOREGROUND

Any time after Activity.onResume() or, if the app has no Activity, Context.startService() has been called when the app was in either the created or background states

See also

TraceAttributes::ANDROID_STATE

File

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

Class

TraceAttributeValues

Namespace

OpenTelemetry\SemConv

Code

public const ANDROID_STATE_FOREGROUND = 'foreground';

API Navigation

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