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