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.java31 private TextView mTestMessage; field in BubbleActivity
53 mTestMessage = findViewById(R.id.test_message); in onCreate()
67 mTestMessage.setVisibility(GONE); in setUpTestForExtras()
72 mTestMessage.setVisibility(VISIBLE); in setUpTestForExtras()
86 mTestMessage.setText("Test failed -- height too small! bubble expanded view is: " in checkHeight()
89 mTestMessage.setText("Test Passed!"); in checkHeight()
102 mTestMessage.setText("Test failed --" in checkHeight()
107 mTestMessage.setText("Test Passed!"); in checkHeight()
117 mTestMessage.setText("Test failed -- bottom of the bubble expanded view " in checkHeight()
120 mTestMessage.setText("Test Passed!"); in checkHeight()