Searched full:status_text (Results 1 – 8 of 8) sorted by relevance
5 status_text: apilevel-8 status_text: apilevel-11 status_text: apilevel-14 status_text: apilevel-17 status_text: apilevel-20 status_text: apilevel-23 status_text: apilevel-26 status_text: apilevel-29 status_text: apilevel-32 status_text: apilevel-[all …]
5 status_text: apilevel-8 status_text: apilevel-11 status_text: apilevel-14 status_text: apilevel-17 status_text: apilevel-20 status_text: apilevel-23 status_text: apilevel-26 status_text: apilevel-
43 TextView tv = (TextView) findViewById(R.id.status_text); in onCreate()46 TextView tv = (TextView) findViewById(R.id.status_text); in onCreate()
15 android:id="@+id/status_text"
25 <TextView android:id="@+id/status_text"
86 public static final int STATUS_TEXT = 0xB6; field in PduHeaders594 case STATUS_TEXT: in setEncodedStringValue()
423 case PduHeaders.STATUS_TEXT: in parseHeaders()
1649 public static final String STATUS_TEXT = "st_txt"; field