Searched refs:MSG_COLLAPSE_APPLICATION (Results 1 – 2 of 2) sorted by relevance
159 public static final int MSG_COLLAPSE_APPLICATION = 12; field in CarUiPortraitService260 notifyClients(MSG_COLLAPSE_APPLICATION, 1); in onCreate()
24 … static com.android.car.caruiportrait.common.service.CarUiPortraitService.MSG_COLLAPSE_APPLICATION;1262 case MSG_COLLAPSE_APPLICATION: in handleMessage()