Searched defs:cancelScheduledInstanceStateChange (Results 1 – 2 of 2) sorted by relevance
102 fun cancelScheduledInstanceStateChange(context: Context, instance: AlarmInstance) in <lambda>() method135 override fun cancelScheduledInstanceStateChange(context: Context, instance: AlarmInstance) { in <lambda>() method in com.android.deskclock.alarms.AlarmStateManager.AlarmManagerStateChangeScheduler396 private fun cancelScheduledInstanceStateChange(ctx: Context, instance: AlarmInstance) { in <lambda>() method
342 private static void cancelScheduledInstanceStateChange(Context ctx, AlarmInstance instance) { in cancelScheduledInstanceStateChange() method in AlarmStateManager992 void cancelScheduledInstanceStateChange(Context context, AlarmInstance instance); in cancelScheduledInstanceStateChange() method1022 public void cancelScheduledInstanceStateChange(Context context, AlarmInstance instance) { in cancelScheduledInstanceStateChange() method in AlarmStateManager.AlarmManagerStateChangeScheduler