Searched refs:unobscured (Results 1 – 7 of 7) sorted by relevance
/aosp12/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/ |
H A D | FakeFreeNavigationActivity.java | 66 Rect unobscured = state.getUnobscuredBounds(); in handleIntent() local 68 unobscured.width(), unobscured.height()); in handleIntent() 69 lp.setMargins(unobscured.left, unobscured.top, 0, 0); in handleIntent()
|
/aosp12/packages/apps/Car/Cluster/ClusterHomeSample/src/com/android/car/cluster/home/ |
H A D | FakeFreeNavigationActivity.java | 67 Rect unobscured = state.getUnobscuredBounds(); in handleIntent() local 69 unobscured.width(), unobscured.height()); in handleIntent() 70 lp.setMargins(unobscured.left, unobscured.top, 0, 0); in handleIntent()
|
H A D | ClusterHomeApplication.java | 169 Rect unobscured = new Rect(mClusterState.bounds); in startClusterActivity() local 170 unobscured.inset(mClusterState.insets); in startClusterActivity() 171 ClusterActivityState state = ClusterActivityState.create(mClusterState.on, unobscured); in startClusterActivity()
|
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/cluster/ |
H A D | FakeClusterNavigationActivity.java | 68 Rect unobscured = state.getUnobscuredBounds(); in handleIntent() local 70 unobscured.width(), unobscured.height()); in handleIntent() 71 lp.setMargins(unobscured.left, unobscured.top, 0, 0); in handleIntent()
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |