Searched refs:waitForUpdate (Results 1 – 2 of 2) sorted by relevance
63 mInCallServiceFixtureX.waitForUpdate(); in testCsPutExtras()84 mInCallServiceFixtureX.waitForUpdate(); in testCsPutBooleanExtra()105 mInCallServiceFixtureX.waitForUpdate(); in testCsPutIntExtra()127 mInCallServiceFixtureX.waitForUpdate(); in testCsPutStringExtra()150 mInCallServiceFixtureX.waitForUpdate(); in testCsRemoveExtra()158 mInCallServiceFixtureX.waitForUpdate(); in testCsRemoveExtra()183 mInCallServiceFixtureX.waitForUpdate(); in testCsUpdateExisting()190 mInCallServiceFixtureX.waitForUpdate(); in testCsUpdateExisting()219 mInCallServiceFixtureX.waitForUpdate(); in testCsSetExtras()229 mInCallServiceFixtureX.waitForUpdate(); in testCsSetExtras()[all …]
152 public void waitForUpdate() { in waitForUpdate() method in InCallServiceFixture