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 68 private static final int SHOW_LIST = 0;
162 updateState(SHOW_LIST);
165 updateState(SHOW_LIST);
311 if (mState == SHOW_LIST && (null != mCursor) && (mCursor.getCount() > 0)) {
361 case SHOW_LIST:
  /external/valgrind/main/coregrind/
vgdb.c 1323 Bool show_list = False; local
1462 Bool show_list; local
    [all...]

Completed in 70 milliseconds