OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getButtonText
(Results
1 - 2
of
2
) sorted by null
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
BubblesVerifierActivity.java
75
public int
getButtonText
() {
79
/** Code to run when the button is activated; only used if {@link #
getButtonText
()} != 0 */
146
if (test.
getButtonText
() != 0) {
155
mTestAction.setText(test.
getButtonText
());
186
public int
getButtonText
() {
218
public int
getButtonText
() {
245
public int
getButtonText
() {
276
public int
getButtonText
() {
307
public int
getButtonText
() {
332
public int
getButtonText
() {
[
all
...]
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
IntentDrivenTestActivity.java
110
for (Intent intent : factory.createIntents(mTestId, buttonInfo.
getButtonText
())) {
202
public int
getButtonText
() {
Completed in 611 milliseconds