Searched refs:getMinMatchForTest (Results 1 – 6 of 6) sorted by relevance
84 mOldMinMatch = mCallLogProvider.getMinMatchForTest(); in setUp()
143 mOldMinMatch1 = PhoneNumberUtils.getMinMatchForTest(); in setUp()144 mOldMinMatch2 = dbHelper.getMinMatchForTest(); in setUp()
87 mOldMinMatch1 = PhoneNumberUtils.getMinMatchForTest(); in setUp()88 mOldMinMatch2 = dbHelper.getMinMatchForTest(); in setUp()
252 public int getMinMatchForTest() { in getMinMatchForTest() method in CallLogProvider
4970 public int getMinMatchForTest() { in getMinMatchForTest() method in ContactsDatabaseHelper