Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DAsyncStructure.java29 public class AsyncStructure extends TextView { class
30 public AsyncStructure(Context context, @Nullable AttributeSet attrs) { in AsyncStructure() method in AsyncStructure