Searched refs:mPreviousProperties (Results 1 – 1 of 1) sorted by relevance
106 int mPreviousProperties = -1; field in BaseTelecomTestWithMockServices342 if (mPreviousProperties != details.getCallProperties()) { in setupCallbacks()344 …nDetailsChanged; properties changed from " + Call.Details.propertiesToString(mPreviousProperties) + in setupCallbacks()347 mPreviousProperties = details.getCallProperties(); in setupCallbacks()