Sign in
chromium
/
android_tools
/
HEAD
/
.
/
sdk
/
sources
/
android-25
/
android
/
support
/
design
/
internal
/
package-info.java
blob: 92fc776f21875c830d088adba120f29425d3aa16 [
file
] [
log
] [
blame
]
/**
* @hide
*/
@RestrictTo
(
GROUP_ID
)
package
android
.
support
.
design
.
internal
;
import
android
.
support
.
annotation
.
RestrictTo
;
import
static
android
.
support
.
annotation
.
RestrictTo
.
Scope
.
GROUP_ID
;