Home
last modified time | relevance | path

Searched defs:loggingIdentifier (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/tests/graphics/hotplug/src/com/android/cuttlefish/
DDisplayHotplugHelperApp.java56 private void logDisplayInfos(String loggingIdentifier) { in logDisplayInfos()
76 String loggingIdentifier = getIntent().getExtras().getString(HELPER_APP_UUID_FLAG); in onCreate() local
83 String loggingIdentifier = intent.getExtras().getString(HELPER_APP_UUID_FLAG); in onNewIntent() local