Home
last modified time | relevance | path

Searched refs:getLastModified (Results 1 – 8 of 8) sorted by relevance

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/state/
DRegistry.java96 public long getLastModified(String name) { in getLastModified() method in Registry
99 return callback.getLastModified(); in getLastModified()
DRegistryCallback.java41 long getLastModified(); in getLastModified() method
/constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/
DConstraintLayout.kt1402 override fun getLastModified(): Long { in initialization() method
/constraintlayout/constraintlayout-core/api/
Dapi_lint.ignore150 CallbackMethodName: androidx.constraintlayout.core.state.RegistryCallback#getLastModified():
151 Callback method names must follow the on<Something> style: getLastModified
2768 MissingNullability: androidx.constraintlayout.core.state.Registry#getLastModified(String) parameter…
2769 Missing nullability on parameter `name` in method `getLastModified`
D1.1.0-beta01.txt2223 method public long getLastModified(String!);
2237 method public long getLastModified();
Drestricted_1.1.0-beta01.txt2224 method public long getLastModified(String!);
2238 method public long getLastModified();
Drestricted_current.txt2233 method public long getLastModified(String!);
2247 method public long getLastModified();
Dcurrent.txt2232 method public long getLastModified(String!);
2246 method public long getLastModified();