Home
last modified time | relevance | path

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

/packages/services/Car/car-builtin-lib/src/android/car/builtin/util/
DEventLogHelper.java228 public static void writeCarUserServiceNotifyInternalLifecycleListener( in writeCarUserServiceNotifyInternalLifecycleListener() method in EventLogHelper
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_built_in_api_list.txt178 …method TIRAMISU_0 void writeCarUserServiceNotifyInternalLifecycleListener(String listenerName, int…
/packages/services/Car/car-builtin-lib/api/
Dmodule-lib-current.txt494 …method public static void writeCarUserServiceNotifyInternalLifecycleListener(@Nullable String, int…
/packages/services/Car/service/src/com/android/car/user/
DCarUserService.java2686 EventLogHelper.writeCarUserServiceNotifyInternalLifecycleListener(listenerName, in handleNotifyServiceUserLifecycleListeners()