Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/fuzzing/
DRandomVariable.h129 void updateTimestamp();
DRandomVariable.cpp107 void RandomVariableBase::updateTimestamp() { in updateTimestamp() function in android::nn::fuzzing_test::RandomVariableBase
153 if (mVar->range.size() != oldSize) mVar->updateTimestamp(); in setRange()
570 node1->updateTimestamp(); in setEqual()
580 node1->updateTimestamp(); in setEqual()
1200 var->updateTimestamp(); in freeze()
/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/api/
Dcurrent.txt66487 method public void updateTimestamp(int, java.sql.Timestamp) throws java.sql.SQLException;
66488 method public void updateTimestamp(String, java.sql.Timestamp) throws java.sql.SQLException;
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt17355 Landroid/content/pm/ShortcutInfo;->updateTimestamp()V