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