Searched refs:getMinMatchForTest (Results 1 – 6 of 6) sorted by relevance
87 mOldMinMatch1 = PhoneNumberUtils.getMinMatchForTest(); in setUp()88 mOldMinMatch2 = dbHelper.getMinMatchForTest(); in setUp()
130 mOldMinMatch = mCallLogProvider.getMinMatchForTest(); in setUp()
164 mOldMinMatch1 = PhoneNumberUtils.getMinMatchForTest(); in setUp()165 mOldMinMatch2 = mDbHelper.getMinMatchForTest(); in setUp()
392 public int getMinMatchForTest() { in getMinMatchForTest() method in CallLogProvider
5192 public int getMinMatchForTest() { in getMinMatchForTest() method in ContactsDatabaseHelper