Searched defs:customSpec (Results 1 – 2 of 2) sorted by relevance
192 val customSpec = CustomTile.toSpec(ComponentName("test", "test")) in <lambda>() constant210 val customSpec = CustomTile.toSpec(ComponentName("test", "test")) in <lambda>() constant
3230 TaskTransitionSpec customSpec = mWmService.mTaskTransitionSpec; in getTaskAnimationBackgroundColor() local