HomeSort by relevance Sort by last modified time
    Searched full:show_list (Results 1 - 2 of 2) sorted by null

  /packages/apps/Mms/src/com/android/mms/ui/
ManageSimMessages.java 62 private static final int SHOW_LIST = 0;
143 updateState(SHOW_LIST);
146 updateState(SHOW_LIST);
288 if (mState == SHOW_LIST && (null != mCursor) && (mCursor.getCount() > 0)) {
338 case SHOW_LIST:
  /external/valgrind/main/coregrind/
vgdb.c 2304 Bool show_list = False; local
2443 Bool show_list; local
    [all...]

Completed in 64 milliseconds