Home
last modified time | relevance | path

Searched refs:mAutomotiveProjection (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/
DCarModeTracker.java44 private final boolean mAutomotiveProjection; field in CarModeTracker.CarModeApp
57 mAutomotiveProjection = automotiveProjection; in CarModeApp()
63 return mAutomotiveProjection; in hasSetAutomotiveProjection()
89 mAutomotiveProjection ? "PROJECTION SET" : mPriority, in toString()