Home
last modified time | relevance | path

Searched refs:updateTimestamp (Results 1 – 7 of 7) sorted by relevance

/frameworks/ml/nn/runtime/test/fuzzing/
DRandomVariable.cpp108 void RandomVariableBase::updateTimestamp() { in updateTimestamp() function in android::nn::fuzzing_test::RandomVariableBase
154 if (mVar->range.size() != oldSize) mVar->updateTimestamp(); in setRange()
571 node1->updateTimestamp(); in setEqual()
581 node1->updateTimestamp(); in setEqual()
1212 var->updateTimestamp(); in freeze()
DRandomVariable.h129 void updateTimestamp();
/frameworks/base/core/java/android/content/pm/
DShortcutInfo.java436 updateTimestamp(); in ShortcutInfo()
1872 public void updateTimestamp() { in updateTimestamp() method in ShortcutInfo
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt46576 … method public abstract void updateTimestamp(int, java.sql.Timestamp) throws java.sql.SQLException;
46577 …method public abstract void updateTimestamp(java.lang.String, java.sql.Timestamp) throws java.sql.…
/frameworks/base/non-updatable-api/
Dcurrent.txt67851 method public void updateTimestamp(int, java.sql.Timestamp) throws java.sql.SQLException;
67852 method public void updateTimestamp(String, java.sql.Timestamp) throws java.sql.SQLException;
/frameworks/base/api/
Dcurrent.txt67995 method public void updateTimestamp(int, java.sql.Timestamp) throws java.sql.SQLException;
67996 method public void updateTimestamp(String, java.sql.Timestamp) throws java.sql.SQLException;
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt16239 Landroid/content/pm/ShortcutInfo;->updateTimestamp()V