Home
last modified time | relevance | path

Searched defs:myInfo (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/StatsD/statsd/src/shell/
H A DShellSubscriber.cpp60 void ShellSubscriber::waitForSubscriptionToEndLocked(shared_ptr<SubscriptionInfo> myInfo, in waitForSubscriptionToEndLocked()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/
H A DInvariantDeviceProfile.java219 Info myInfo = new Info(context, display); in InvariantDeviceProfile() local