Searched refs:PRIVACY_TYPE_OTHERS (Results 1 – 5 of 5) sorted by relevance
34 mPrivacyTypeState[PRIVACY_TYPE_OTHERS] = STATE_CLOSE; // for OTHERS in LocationConfigManager()108 case PRIVACY_TYPE_OTHERS: { in GetPrivacyTypeConfigPath()206 if (type < PRIVACY_TYPE_OTHERS || type > PRIVACY_TYPE_CORE_LOCATION) { in GetPrivacyTypeState()241 if (type < PRIVACY_TYPE_OTHERS || type > PRIVACY_TYPE_CORE_LOCATION) { in SetPrivacyTypeState()
40 const int PRIVACY_TYPE_OTHERS = 0; variable
156 : AsyncContext(env, work, deferred), type(PRIVACY_TYPE_OTHERS), isConfirmed(false) {} in AsyncContext()
53 SetEnumPropertyByInteger(env, locationPrivacyType, PRIVACY_TYPE_OTHERS, "OTHERS"); in LocationPrivacyTypeConstructor()
797 proxy_->SetLocationPrivacyConfirmStatus(PRIVACY_TYPE_OTHERS, true);807 proxy_->IsLocationPrivacyConfirmed(PRIVACY_TYPE_OTHERS);