Searched refs:shelf (Results 1 – 13 of 13) sorted by relevance
98 shelf: Option<Shelf>, field129 shelf: None, in new()205 let mut shelf = state.lock().unwrap().shelf.take().unwrap_or_default(); in spawn_thread() localVariable232 state.shelf = Some(shelf); in spawn_thread()274 assert_eq!(shelf.put(s), None); in test_shelf()285 assert_eq!(shelf.put(e1), None); in test_shelf()326 at.queue_hi(move |shelf| { in test_async_task()335 at.queue_lo(move |shelf| { in test_async_task()340 at.queue_hi(move |shelf| { in test_async_task()348 at.queue_lo(move |shelf| { in test_async_task()[all …]
58 async_task.queue_hi(move |shelf| { in new_init_with()61 shelf.get_or_put_with(|| GcInternal { in new_init_with()79 self.async_task.queue_lo(|shelf| shelf.get_downcast_mut::<GcInternal>().unwrap().step()) in notify_gc()145 at.queue_lo(move |shelf| { in step()146 shelf.get_downcast_mut::<GcInternal>().unwrap().step() in step()
31 crate::globals::ASYNC_TASK.add_idle(|shelf| { in register_feeder()32 let mut info = shelf.get_mut::<FeederInfo>(); in register_feeder()
159 self.async_task.queue_hi(move |shelf| { in check_state()160 shelf.get_or_put_with(|| LegacyMigratorState { in check_state()239 self.async_task.queue_hi(move |shelf| { in do_serialized()246 shelf.get_downcast_mut::<LegacyMigratorState>() in do_serialized()257 shelf.remove_downcast_ref::<LegacyMigratorState>(); in do_serialized()
5 /.idea/shelf
164 NotificationShelf shelf = ambientState.getShelf(); in updateShelfState() local165 if (shelf == null) { in updateShelfState()169 shelf.updateState(algorithmState, ambientState); in updateShelfState()174 if (shelf.getViewState().hidden) { in updateShelfState()178 final float shelfTop = shelf.getViewState().yTranslation; in updateShelfState()
399 public void setShelf(NotificationShelf shelf) { in setShelf() argument400 mShelf = shelf; in setShelf()
529 public void setShelf(NotificationShelf shelf) { in setShelf() argument530 mShelf = shelf; in setShelf()
393 self.async_task.queue_hi(move |shelf| { in init_shelf()397 shelf.put(AsyncState { legacy_loader, db_path, recently_imported: Default::default() }); in init_shelf()406 self.async_task.queue_hi(move |shelf| { in do_serialized()407 let state = shelf.get_downcast_mut::<AsyncState>().expect("Failed to get shelf."); in do_serialized()
1dictionary=main:en_us,locale=en_US,description=English (US),date ...
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...
1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...