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

  /packages/apps/Exchange/tests/src/com/android/exchange/provider/
MockProviderTests.java 49 private static final String PONY_COLUMN_TYPE = "type";
53 PONY_COLUMN_TYPE, PONY_COLUMN_LEGS, PONY_COLUMN_CAN_RIDE};
80 cv.put(PONY_COLUMN_TYPE, type);
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/browse/
TestProviderTests.java 43 private static final String PONY_COLUMN_TYPE = "type";
47 PONY_COLUMN_TYPE, PONY_COLUMN_LEGS, PONY_COLUMN_CAN_RIDE};
74 cv.put(PONY_COLUMN_TYPE, type);

Completed in 71 milliseconds