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