Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/android/ChannelSoundingTestApp/app/src/main/java/com/android/bluetooth/channelsoundingtestapp/
DInitiatorViewModel.java58 LiveData<String> getLogText() { in getLogText() method in InitiatorViewModel
DBleConnectionViewModel.java84 LiveData<String> getLogText() { in getLogText() method in BleConnectionViewModel
/aosp_15_r20/external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
H A DSimpleLogger.java74 public String getLogText() { in getLogText() method in SimpleLogger
H A DTraceLogger.java57 public String getLogText() { in getLogText() method in TraceLogger
/aosp_15_r20/cts/tests/camera/src/android/hardware/multiprocess/camera/cts/
H A DErrorLoggingService.java242 public String getLogText() { in getLogText() method in ErrorLoggingService.LogEvent