Home
last modified time | relevance | path

Searched defs:removeInstance (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/apps/LegacyCamera/src/com/android/camera/ui/
H A DPopupManager.java62 public static void removeInstance(Context context) { in removeInstance() method in PopupManager
/aosp12/frameworks/base/core/java/android/gesture/
H A DLearner.java50 void removeInstance(long id) { in removeInstance() method in Learner
/aosp12/system/libvintf/
H A DHalInterface.cpp63 bool HalInterface::removeInstance(const std::string& instanceOrPattern, bool isRegex) { in removeInstance() function in android::vintf::HalInterface
H A DMatrixHal.cpp191 bool MatrixHal::removeInstance(const std::string& interface, const std::string& instance, in removeInstance() function in android::vintf::MatrixHal
/aosp12/hardware/interfaces/wifi/1.5/default/
H A Dwifi_ap_iface.cpp50 void WifiApIface::removeInstance(std::string instance) { in removeInstance() function in android::hardware::wifi::V1_5::implementation::WifiApIface
/aosp12/packages/apps/Calendar/src/com/android/calendar/
H A DCalendarController.java279 public static void removeInstance(Context context) { in removeInstance() method in CalendarController