Searched refs:isConfigured (Results 1 - 13 of 13) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.h80 bool isConfigured() const;
H A DSoftAMR.cpp163 if (!isConfigured()) {
276 bool SoftAMR::isConfigured() const { function in class:android::SoftAMR
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.h74 bool isConfigured() const;
H A DSoftVorbis.cpp150 if (!isConfigured()) {
185 if (!isConfigured()) {
243 bool SoftVorbis::isConfigured() const { function in class:android::SoftVorbis
/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.h76 bool isConfigured() const;
H A DSoftAAC2.cpp246 if (!isConfigured()) {
284 if (!isConfigured()) {
460 bool SoftAAC2::isConfigured() const { function in class:android::SoftAAC2
/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.h87 bool isConfigured() const;
H A DSoftOpus.cpp149 if (!isConfigured()) {
180 if (!isConfigured()) {
236 bool SoftOpus::isConfigured() const { function in class:android::SoftOpus
/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3OutputStream.h48 bool isConfigured; member in struct:android::camera3::StreamInfo
66 isConfigured(configured){}
H A DCamera3BufferManager.cpp63 if (!streamInfo.isConfigured) {
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
H A DWifiConfigManager.java2470 if (!mMOManager.isConfigured()) {
2989 if (mMOManager.isConfigured()) {
/frameworks/base/packages/Osu/src/com/android/hotspot2/omadm/
H A DMOManager.java173 public boolean isConfigured() { method in class:MOManager
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/omadm/
H A DPasspointManagementObjectManager.java168 public boolean isConfigured() { method in class:PasspointManagementObjectManager

Completed in 255 milliseconds