Home
last modified time | relevance | path

Searched refs:mTestMessage (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DBubbleActivity.java30 private TextView mTestMessage; field in BubbleActivity
52 mTestMessage = findViewById(R.id.test_message); in onCreate()
66 mTestMessage.setVisibility(GONE); in setUpTestForExtras()
71 mTestMessage.setVisibility(VISIBLE); in setUpTestForExtras()
85 mTestMessage.setText("Test failed -- height too small! bubble expanded view is: " in checkHeight()
88 mTestMessage.setText("Test Passed!"); in checkHeight()
100 mTestMessage.setText("Test failed --" in checkHeight()
105 mTestMessage.setText("Test Passed!"); in checkHeight()
115 mTestMessage.setText("Test failed -- bottom of the bubble expanded view " in checkHeight()
118 mTestMessage.setText("Test Passed!"); in checkHeight()