Searched refs:getOnCreateCalledCount (Results 1 – 1 of 1) sorted by relevance
419 public int getOnCreateCalledCount() { in getOnCreateCalledCount() method in ServiceTest.IsolatedConnection1648 assertEquals(1, conn.getOnCreateCalledCount()); in testOnCreateCalledOnce_bindService()